Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1573cb75fc | |||
| 678409ff14 | |||
| c376e9d35e | |||
| 30e724347a | |||
| 16266ede2a | |||
| c3341a779d |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "#products" },
|
||||
{ text: "Shop Fresh Pastries", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
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."
|
||||
ctaIcon={Phone}
|
||||
ctaButton={{ text: "Contact Us", href: "#" }}
|
||||
ctaButton={{ text: "Order Online or Visit Us", href: "#" }}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
accordionAnimationType="smooth"
|
||||
|
||||
Reference in New Issue
Block a user