Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c376e9d35e | |||
| 30e724347a | |||
| 16266ede2a | |||
| c3341a779d |
@@ -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"
|
||||||
@@ -224,4 +224,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user