diff --git a/src/app/page.tsx b/src/app/page.tsx index 88f613f..0394c2e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }