Skip to content

Commit 9412cdf

Browse files
authored
Merge pull request cristinalare#20 from cristinalare/feat/add-book
feat: move local regen guide book under bonus book content
2 parents 254b1f7 + 4bc3537 commit 9412cdf

File tree

1 file changed

+42
-35
lines changed

1 file changed

+42
-35
lines changed

index.html

Lines changed: 42 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ <h2 class="font-volkhov text-xl lg:text-3xl text-yellow text-center mb-8">Learn
312312
the world.</p>
313313
</div>
314314
</div>
315-
316-
315+
316+
317317
<div class="flex gap-6 xl:gap-[5%] justify-center relative">
318318
<!-- greenpill book -->
319319
<div class="flex flex-col items-center">
@@ -346,12 +346,13 @@ <h2 class="font-volkhov text-xl lg:text-3xl text-yellow text-center mb-8">Learn
346346
data-link="https://www.blurb.com/b/11078160-greenpilled-regenerative-cryptoeconomics">
347347
Hardcover
348348
</a>
349-
<a class="link !font-bold dropdown-btn-option" data-link="https://www.youtube.com/watch?v=7m0ufzqju_4&t=1s">
349+
<a class="link !font-bold dropdown-btn-option"
350+
data-link="https://www.youtube.com/watch?v=7m0ufzqju_4&t=1s">
350351
Audiobook
351352
</a>
352353
</div>
353354
</div>
354-
355+
355356
<a class="dropdown-btn-shop" href="./pdf/green-pill.pdf" target="_blank">
356357
<button class="primary">Get it (free)</button>
357358
</a>
@@ -572,6 +573,43 @@ <h2 class="font-volkhov text-xl lg:text-3xl text-yellow text-center mb-8">Learn
572573
</div>
573574
</div>
574575
</div>
576+
577+
<!-- -->
578+
<div class="flex xl:gap-10 gap-4 items-center flex-col xl:pt-16 pt-6">
579+
<div style="max-width: 700px;">
580+
<p class="text-center mb-2"><span class="font-bold">Local regen guide</span> is focused on teaching
581+
engaging new ways to regenerate your local community. We expect these
582+
guides to be pivotal in cross-pollinating engagement modalities across chapters.
583+
</p>
584+
</div>
585+
</div>
586+
587+
<div class="flex gap-6 xl:gap-[5%] justify-center relative">
588+
<!-- local regen guide -->
589+
<div class="flex flex-col items-center">
590+
<img src="./src/images/local-regen-guide.jpeg" width="1000" height="1409"
591+
style="border: 1px solid var(--yellow);"
592+
class="mb-4 w-auto max-h-[230px] 2xl:w-[244px] 2xl:h-[300px] 2xl:max-h-none" alt="Local Regen Guide" />
593+
<div>
594+
<div class="flex gap-4 justify-center items-start mb-3 xl:flex-row flex-col">
595+
<div
596+
class="relative border border-green rounded-[20px] transition-all duration-300 dropdown-btn divide-y divide-green flex flex-col">
597+
<button class="secondary !border-none flex gap-4 justify-between items-center pointer-events-none">
598+
<span class="dropdown-btn-selected" data-link="/pdf/local-regen-guide.pdf">
599+
Ebook
600+
</span>
601+
</button>
602+
603+
</div>
604+
605+
<a class="dropdown-btn-shop" href="/pdf/local-regen-guide.pdf" target="_blank">
606+
<button class="primary">Get it (free)</button>
607+
</a>
608+
</div>
609+
</div>
610+
</div>
611+
</div>
612+
575613
</div>
576614
</div>
577615
</section>
@@ -618,37 +656,6 @@ <h2 class="font-volkhov text-xl lg:text-3xl text-yellow">Learn > podcast </h2>
618656
</div>
619657
</section>
620658

621-
<!-- regen guides -->
622-
<section id="regenguides" class="transition-opacity duration-500 x-100 sm:min-h-screen relative">
623-
<div
624-
class="pb-24 pt-12 max-w-3xl sm:min-h-screen flex gap-4 sm:gap-[10%] items-center justify-center m-auto flex-col sm:flex-row">
625-
<!-- parallax bg elements -->
626-
<img data-speed="-1.5" data-movex="500" src="./src/images/background/bg-el1.png" width="100" height="100" alt=""
627-
class="absolute z-0 top-[50vh] parallax-bg" />
628-
<img data-speed="-1.3" data-movex="400" src="./src/images/background/bg-el3.png" width="60" height="120" alt=""
629-
class="absolute z-0 top-[10vh] left-[15vw] parallax-bg" />
630-
<img data-speed="-1.1" data-movex="-300" src="./src/images/background/bg-el2.png" width="100" height="100"
631-
alt="" class="absolute z-0 top-[70vh] right-0 parallax-bg" />
632-
633-
<div class="flex flex-col gap-6 z-10">
634-
<h2 class="font-volkhov text-xl lg:text-3xl text-yellow">Learn > Local Regen Guides
635-
</h2>
636-
<p>These regen recipe books are focused on teaching engaging new ways to regenerate your local community. We
637-
expect these guides to be pivotal in cross-pollinating engagement modalities across chapters. </p>
638-
639-
<div class="flex flex-wrap gap-4 items-center sm:justify-start justify-center">
640-
<a href="/pdf/local-regen-guide.pdf" target="_blank"><button class="primary">Read Guide
641-
</button></a>
642-
</div>
643-
</div>
644-
645-
<img class="hover" style="border: 1px solid var(--yellow);" src="./src/images/local-regen-guide.jpeg"
646-
width="300" height="300" class="xl:w-[300px] xl:h-[300px] w-[230px] h-[230px]"
647-
alt="greenpill local regen guide" onclick="document.location.href='https://bit.ly/greenpill-your-city';" />
648-
</div>
649-
</section>
650-
651-
652659
<!-- resources -->
653660
<section id="participate" class="pb-24 pt-12 sm:min-h-screen max-w-4xl m-auto relative">
654661
<!-- parallax bg elements -->

0 commit comments

Comments
 (0)