Skip to content

Commit

Permalink
Merge pull request #61 from Bitshala/copy-homepage
Browse files Browse the repository at this point in the history
[copy] Homepage
  • Loading branch information
emjshrx authored Dec 18, 2023
2 parents 7ece56a + 2a9ac33 commit e749c53
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 32 deletions.
10 changes: 1 addition & 9 deletions src/components/common/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ const list2 = [
];
const list3 = [
{
name: "Register for Cohort",
link: "",
},
{
name: "Bitcoin Study Cohort",
link: "/website-v2/cohorts",
Expand All @@ -54,10 +50,6 @@ const list3 = [
name: "Bitcoin Talks",
link: "/website-v2/talks",
},
{
name: " Bitcoin Deep Dive",
link: "",
},
];
---

Expand All @@ -69,7 +61,7 @@ const list3 = [
<div
class="mb-3 text-lg sm:w-full md:ml-5 md:w-3/6 md:text-xl xl:text-3xl"
>
We got a sweet little <span class="font-bold"
We got a <span class="font-bold"
>discord community</span
> of hungry and passionate Bitcoin developers....
</div>
Expand Down
7 changes: 3 additions & 4 deletions src/components/home/LinkCohort.astro
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
<p
class="p-2 text-center font-header text-xl font-semibold text-white lg:mx-24 lg:p-20 lg:text-8xl"
>
Stop waiting any longer to <span class="text-orange"
>kickstart your Bitcoin Career.</span
> Let’s get on with it now!
Kickstart <span class="text-orange"
> Bitcoin Career</span> now!
</p>
</div>
<div class="mt-5 flex">
Expand All @@ -19,7 +18,7 @@
class="p-2 text-center text-sm md:text-xl lg:my-1 lg:p-0 xl:text-3xl"
href="/website-v2/cohorts"
>
Checkout Upcoming Study Cohorts
Next cohort begins 3rd Jan
</a>
</button>
<div class="w-1/3"></div>
Expand Down
20 changes: 10 additions & 10 deletions src/components/home/People.astro
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
const team = [
{
name: "Raj Maitra",
desc: "From pen-and-paper engineer to keyboard maverick in many rabbit holes. Often a chaos creator, and yes he’s an actual rabbit.",
desc: "Pen-and-paper engineer turned keyboard warrior in multiple rabbit holes. Often known for making a mess. An actual rabbit.",
image: "raj",
bgColor: "bg-black",
textColor: "text-white",
Expand All @@ -12,15 +12,15 @@ const team = [
},
{
name: "Setu Saurabh",
desc: "PM juggling FOSS Bitcoin projects and commercial ventures like a graceful circus performer. It's his Bitcoin extravaganza!",
desc: "PM juggling Bitcoin FOSS projects and ventures like a circus performer.",
image: "setu",
bgColor: "bg-orange",
textColor: "text-black",
headingColor: "text-black",
},
{
name: "Stratospher",
desc: "PM juggling FOSS Bitcoin projects and commercial ventures like a graceful circus performer. It's his Bitcoin extravaganza!",
desc: "Witchcrafting the gossip between Bitcoin nodes. But Pieter Wuille doesn't know its her cat who writes all the code.",
image: "stratospher",
bgColor: "bg-orange",
textColor: "text-black",
Expand All @@ -36,15 +36,15 @@ const team = [
},
{
name: "Keraliss",
desc: "Cozied up by a river in his humble hut with just his laptop, he codes. He says he has all he needs.",
desc: "Contemplating by a river in his humble hut with his laptop, he codes. He says thats all he needs.",
image: "keraliss",
bgColor: "bg-black",
textColor: "text-white",
headingColor: "text-orange",
},
{
name: "Ayush Rajpal",
desc: "we will have rewrite it in 3rd person tho.. but write a description of yoyrself in whatever form you",
desc: "A design ninja with a lot of good questions. Too many actually. So we hired him instead of answering.",
image: "paperpsyche",
bgColor: "bg-orange",
textColor: "text-black",
Expand All @@ -63,15 +63,15 @@ const team = [
const advisors = [
{
name: "Adam Jonas",
desc: "We don’t know what he does, nobody does. And we’ve stopped asking.",
desc: "An invisible force in Bitcoin. Nobody knows what he does. So we’ve stopped asking.",
image: "adam",
bgColor: "bg-orange",
textColor: "text-black",
headingColor: "text-black",
},
{
name: "Adi Shankar",
desc: "Our puzzling friend who is behind our logo and our name. Though he has been aloof for most of it.",
desc: "The monk who gave us the name and the logo and, but never explained what they mean.",
image: "adi",
bgColor: "bg-black",
textColor: "text-white",
Expand All @@ -85,7 +85,7 @@ const advisors = [
>
Our People
</div>

<div class="my-5 text-left text-3xl">Team</div>
<div
class="mt-2 grid grid-cols-1 gap-2 lg:grid-cols-2 lg:gap-x-12 lg:gap-y-6"
>
Expand Down Expand Up @@ -140,9 +140,9 @@ const advisors = [
</div>

<div
class="my-5 text-center text-3xl md:text-6xl lg:text-9xl"
class="my-5 text-left text-3xl md:text-6xl lg:text-9xl"
>
Our Advisors
Advisors
</div>
<div
class="mt-2 grid grid-cols-1 gap-2 lg:grid-cols-2 lg:gap-x-12 lg:gap-y-6"
Expand Down
14 changes: 7 additions & 7 deletions src/components/home/Testimonial.astro
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,8 @@ import person2 from "../../assets/testimonial/goku.png";
<div
class="mb-10 mt-8 flex flex-col justify-center text-center lg:mt-28"
>
<p class="mb-8 p-5 font-header text-2xl">
You’re probably curious about what we have in store for
you
<p class="mb-8 p-5 font-header text-5xl">
Wondering, what's in store for you?
</p>
<div
style={{
Expand All @@ -83,19 +82,20 @@ import person2 from "../../assets/testimonial/goku.png";
<h1
class="mb-10 text-xl text-white md:text-3xl lg:text-5xl"
>
Well, here’s how we’ll help you
Bitcoin Dev journey is hard. We prepare you for the
voyage.
</h1>

<h1
class="text-3xl font-bold text-white md:text-7xl lg:text-9xl"
>
Demystify the Technicalities of Bitcoin
Community. Clubs. Cohorts. Guidance.
</h1>
</div>
<p
class="mt-8 text-lg md:text-3xl lg:mt-20 lg:p-20 lg:text-5xl"
>
With a combination of educational resources, hands-on
experience, and a vibrantly supportive community.
Scroll to disover our Community, Study Cohorts, Reading
& Review Clubs, Bitdevs, FOSS Mentorships, Gigs & More.
</p>
</div>
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ import Header from "../components/common/Header.astro";
href="https://discord.gg/ekzAUeeR"
target="_blank"
class="text-m mx-3 flex w-1/2 items-center justify-center rounded-lg bg-orange p-4 text-center hover:bg-black hover:text-orange hover:outline-dashed lg:text-2xl"
>Dive into the Rabbit Hole</a
>Join Our Community</a
>
<a
href="/website-v2/cohorts"
class="text-m mx-3 flex w-1/2 items-center justify-center rounded-lg bg-black p-4 text-center text-white outline-dashed outline-white hover:bg-white hover:text-black lg:text-2xl"
>Check out the Study Cohorts</a
>Check our Study Cohorts</a
>
</div>
</div>
Expand Down

0 comments on commit e749c53

Please sign in to comment.