Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-05 07:55:32 +00:00

View File

@@ -46,8 +46,8 @@ export default function LandingPage() {
logoText="Brew Haven"
description="Discover the perfect blend of specialty coffee, artisan pastries, and warm hospitality. Your daily escape to exceptional taste."
buttons={[
{ text: "Explore Menu", href: "#products" },
{ text: "Visit Us", href: "#contact" }
{ text: "Browse Our Menu", href: "#products" },
{ text: "Reserve a Table", href: "#contact" }
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}