Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a4ea114f5 | |||
| 814033a347 | |||
| 7ff10ff255 | |||
| fc67eeb9ca | |||
| dcff47f636 |
@@ -89,6 +89,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Most Desired"
|
title="Most Desired"
|
||||||
description="Our most celebrated creations, hand-picked for your indulgence."
|
description="Our most celebrated creations, hand-picked for your indulgence."
|
||||||
|
buttons={[{ text: "Shop All", href: "/catalog" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -146,7 +147,7 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
tag="Connect"
|
tag="Connect"
|
||||||
title="Create Something Worth Remembering."
|
title="Create Something Worth Remembering."
|
||||||
description="Start your custom cake design journey today with our master bakers."
|
description="Book your slot now for personalized, custom consultations with our master bakers."
|
||||||
buttons={[{ text: "Start Custom Design", href: "/custom" }]}
|
buttons={[{ text: "Start Custom Design", href: "/custom" }]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user