2 Commits

Author SHA1 Message Date
ab7fbbd33c Update src/app/page.tsx 2026-05-30 22:08:21 +00:00
46188b2975 Merge version_3 into main
Merge version_3 into main
2026-05-30 22:06:48 +00:00

View File

@@ -218,7 +218,6 @@ 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"
@@ -244,4 +243,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}