Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 814033a347 | |||
| 7ff10ff255 | |||
| fc67eeb9ca | |||
| dcff47f636 |
@@ -89,6 +89,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Most Desired"
|
||||
description="Our most celebrated creations, hand-picked for your indulgence."
|
||||
buttons={[{ text: "Shop All", href: "/catalog" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -146,7 +147,7 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
tag="Connect"
|
||||
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" }]}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
|
||||
Reference in New Issue
Block a user