From 4b1a96eee67ebd484b45a995ef1409da5f372827 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:54:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} /> -- 2.49.1