8 Commits

Author SHA1 Message Date
41ad13cdc6 Merge version_3 into main
Merge version_3 into main
2026-03-09 15:03:08 +00:00
ed0b897ae2 Update src/app/page.tsx 2026-03-09 15:03:03 +00:00
23513e8c90 Merge version_2 into main
Merge version_2 into main
2026-03-09 14:55:31 +00:00
d1636874e2 Update src/app/page.tsx 2026-03-09 14:55:27 +00:00
3ba7f30908 Update src/app/layout.tsx 2026-03-09 14:55:27 +00:00
3dd99ee42c Merge version_1 into main
Merge version_1 into main
2026-03-09 14:54:14 +00:00
28d0500711 Merge version_1 into main
Merge version_1 into main
2026-03-09 14:53:19 +00:00
905aa00c62 Merge version_1 into main
Merge version_1 into main
2026-03-09 14:52:05 +00:00
2 changed files with 14 additions and 1414 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"