From 96f5614a1be85486be65ba9a2093d91988a5d2c9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 22:58:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c179faf..2a2c3a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,14 +84,12 @@ export default function LandingPage() { avatarText="Loved by 67+ happy customers!" imageSrc="http://img.b2bpic.net/free-photo/front-view-assortment-healthy-breakfast-meal-with-yogurt_23-2148894680.jpg" imageAlt="Customers enjoying drinks and food at San San Tea House" - useInvertedBackground={false} showBlur={true} />
@@ -283,7 +280,6 @@ export default function LandingPage() { } ]} copyrightText="© 2024 San San Tea House. All rights reserved." - useInvertedBackground={true} />
-- 2.49.1