2 Commits

Author SHA1 Message Date
0440ba43ef Update src/app/page.tsx 2026-03-06 23:07:50 +00:00
e8331dca2a Merge version_2 into main
Merge version_2 into main
2026-03-06 23:06:04 +00:00

View File

@@ -46,8 +46,8 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
buttons={[ buttons={[
{ text: "View Menu", href: "#menu" }, { text: "Reserve Table", href: "#reservation" },
{ text: "Reserve Table", href: "#reservation" } { text: "View Menu", href: "#menu" }
]} ]}
mediaItems={[ mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/wineglass-restaurant-table_23-2147731694.jpg", imageAlt: "Rooftop venue with city skyline" }, { imageSrc: "http://img.b2bpic.net/free-photo/wineglass-restaurant-table_23-2147731694.jpg", imageAlt: "Rooftop venue with city skyline" },