diff --git a/src/app/page.tsx b/src/app/page.tsx index 5947d49..da8525f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { { text: "Reserve Now", href: "https://www.opentable.com" }, { text: "Contact Concierge", href: "mailto:concierge@trattoriadamaria.com" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />