Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed0b897ae2 | |||
| 23513e8c90 | |||
| d1636874e2 | |||
| 3ba7f30908 | |||
| 3dd99ee42c | |||
| 28d0500711 | |||
| 905aa00c62 |
1424
src/app/layout.tsx
1424
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,7 +51,7 @@ export default function BrewHavenPage() {
|
||||
imageAlt="Cozy coffee shop interior with warm lighting"
|
||||
buttons={[
|
||||
{ text: "Explore Our Menu", href: "products" },
|
||||
{ text: "Visit Us Today", href: "contact" }
|
||||
{ text: "Order Now", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -114,7 +114,7 @@ export default function BrewHavenPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
title="Our Menu"
|
||||
description="Explore our carefully curated selection of specialty coffee drinks and artisanal pastries"
|
||||
description="Free delivery on orders over $30 | Freshly roasted within 48 hours. Explore our carefully curated selection of specialty coffee drinks and artisanal pastries"
|
||||
tag="Featured Items"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user