Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 483fc1515c | |||
| 83f00e176f | |||
| 3bc3d002ee | |||
| 02a5b6430c | |||
| f4b1bbca8e | |||
| 060b72eb65 | |||
| 1b037d52ab |
@@ -156,9 +156,11 @@ export default function LandingPage() {
|
|||||||
<div id="urgency" data-section="urgency">
|
<div id="urgency" data-section="urgency">
|
||||||
<TextAbout
|
<TextAbout
|
||||||
title="We take only 15 clients per year. Acceptance is selective. Your window to work with us closes fast."
|
title="We take only 15 clients per year. Acceptance is selective. Your window to work with us closes fast."
|
||||||
|
buttons={[{ text: "Reserve Your Spot", href: "contact" }]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
className="py-16 md:py-20"
|
className="py-16 md:py-20"
|
||||||
titleClassName="text-2xl md:text-3xl font-light leading-tight max-w-3xl"
|
titleClassName="text-2xl md:text-3xl font-light leading-tight max-w-3xl"
|
||||||
|
buttonContainerClassName="mt-8 flex gap-4"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -177,6 +179,8 @@ export default function LandingPage() {
|
|||||||
}}
|
}}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg"
|
||||||
|
imageAlt="Professional team in modern office environment"
|
||||||
buttonText="Send"
|
buttonText="Send"
|
||||||
titleClassName="text-4xl md:text-5xl font-bold leading-tight"
|
titleClassName="text-4xl md:text-5xl font-bold leading-tight"
|
||||||
descriptionClassName="text-lg font-light mt-4"
|
descriptionClassName="text-lg font-light mt-4"
|
||||||
|
|||||||
Reference in New Issue
Block a user