From e51b7a42b472c677fc2514f6b41bd7bcd20f7ecc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 22:11:09 +0000 Subject: [PATCH] Switch to version 3: modified src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1aba8f7..ece27fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,6 +218,7 @@ export default function LandingPage() { tag="Get in Touch" title="Visit Us or Reach Out Today" description="We're here to help with all your grocery needs. Stop by our store in Chicago or give us a call!" + imageAlt="Exterior view of Arakan Brothers Grocery Store LLC" mediaAnimation="opacity" mediaPosition="left" inputPlaceholder="Leave a message for us" @@ -243,4 +244,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}