From 6c6d914618527b80ce99f90556a99087f5bae4b6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:58:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be52797..3dd7df6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,6 @@ export default function LandingPage() { imageAlt="Store location on map" mediaAnimation="slide-up" mediaPosition="right" - inputPlaceholder="Enter your email for updates" buttonText="Get Directions" termsText="We'll send you store updates and local promotions." ariaLabel="Location and contact information section" @@ -153,4 +152,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file