From bc9539a5fe6ec76bb60297ac057b6c3051447f12 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 08:50:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 812247d..beda4a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,6 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/kiwi-juice-with-sliced-kiwi-apple-top_140725-6234.jpg", imageAlt: "Vibrant iced strawberry matcha latte" } ]} background={{ variant: "radial-gradient" }} - useInvertedBackground={false} /> @@ -179,7 +178,6 @@ export default function LandingPage() { { icon: MapPin, href: "https://www.google.com/maps/search/Sakura+Matcha+Bar+J.P.+Nagar", ariaLabel: "Google Maps" }, { icon: BookOpen, href: "https://www.zomato.com/bangalore/sakura-matcha-bar-jp-nagar/menu", ariaLabel: "Zomato Menu" } ]} - useInvertedBackground={false} /> -- 2.49.1