4 Commits

Author SHA1 Message Date
814033a347 Update src/app/page.tsx 2026-04-26 04:03:40 +00:00
7ff10ff255 Merge version_3 into main
Merge version_3 into main
2026-04-26 04:02:41 +00:00
fc67eeb9ca Update src/app/page.tsx 2026-04-26 04:02:35 +00:00
dcff47f636 Merge version_2 into main
Merge version_2 into main
2026-04-26 04:01:47 +00:00

View File

@@ -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" }}