From bcd048283fe2635c5b161dc1f147139915e75e22 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 06:08:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c21405..44f0aee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Visit Us Today", href: "#contact" } ]} buttonAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/traveller-texting-messages-before-skiing_482257-76509.jpg", imageAlt: "Cozy coffee shop with warm lighting and comfortable seating" @@ -183,7 +183,7 @@ export default function LandingPage() { title="Ready for an Escape?" description="Join us at Cozy Haven. Book a visit or drop us a message—we'd love to welcome you." tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "plain" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Notify Me"