From ea6c30f3a462d0cec0be9cf8eccd6d3df5191921 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 07:26:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32a9bcd..c3c55c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,10 @@ export default function LandingPage() { @@ -152,6 +155,7 @@ export default function LandingPage() { title="Find Us" description="1985 Coney Island Ave, Brooklyn." useInvertedBackground={false} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg" /> -- 2.49.1