Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-21 05:21:37 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Premium Dining"
tagIcon={UtensilsCrossed}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Reserve Now", href: "#contact" },
{ text: "View Menu", href: "#features" }