Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed0b897ae2 | |||
| 23513e8c90 |
@@ -51,7 +51,7 @@ export default function BrewHavenPage() {
|
|||||||
imageAlt="Cozy coffee shop interior with warm lighting"
|
imageAlt="Cozy coffee shop interior with warm lighting"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Our Menu", href: "products" },
|
{ text: "Explore Our Menu", href: "products" },
|
||||||
{ text: "Visit Us Today", href: "contact" }
|
{ text: "Order Now", href: "contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user