4 Commits

Author SHA1 Message Date
c376e9d35e Update src/app/page.tsx 2026-03-12 07:44:18 +00:00
30e724347a Merge version_1 into main
Merge version_1 into main
2026-03-12 07:43:27 +00:00
16266ede2a Merge version_1 into main
Merge version_1 into main
2026-03-12 07:43:02 +00:00
c3341a779d Merge version_1 into main
Merge version_1 into main
2026-03-12 07:42:16 +00:00

View File

@@ -188,7 +188,7 @@ export default function LandingPage() {
ctaTitle="Ready to Taste Excellence?" ctaTitle="Ready to Taste Excellence?"
ctaDescription="Visit us today or place your order online. We're here to serve you with fresh, artisanal baked goods." ctaDescription="Visit us today or place your order online. We're here to serve you with fresh, artisanal baked goods."
ctaIcon={Phone} ctaIcon={Phone}
ctaButton={{ text: "Contact Us", href: "#" }} ctaButton={{ text: "Order Online or Visit Us", href: "#" }}
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up" animationType="slide-up"
accordionAnimationType="smooth" accordionAnimationType="smooth"