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} />