5 Commits

Author SHA1 Message Date
689db7af09 Update src/app/page.tsx 2026-05-30 22:06:45 +00:00
2b9a74e3d0 Switch to version 1: modified src/app/page.tsx 2026-05-30 22:05:07 +00:00
08fcbcdfa8 Merge version_2 into main
Merge version_2 into main
2026-05-30 22:04:18 +00:00
e9da4222db Update src/app/page.tsx 2026-05-30 22:04:15 +00:00
5d393b0cbc Merge version_1 into main
Merge version_1 into main
2026-05-30 22:01:59 +00:00

View File

@@ -63,7 +63,6 @@ export default function LandingPage() {
{ {
text: "Learn More About Us", href: "#about"}, text: "Learn More About Us", href: "#about"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/new-normal-after-covid-epidemic-young-smart-asian-female-shopping-new-lifestyle-supermarket-with-face-shild-mask-protection-hand-choose-consumer-products-new-normal-lifestyle_609648-1517.jpg"
imageAlt="Interior of a bustling Asian grocery store with fresh produce and various products" imageAlt="Interior of a bustling Asian grocery store with fresh produce and various products"
mediaAnimation="slide-up" mediaAnimation="slide-up"
fixedMediaHeight={true} fixedMediaHeight={true}
@@ -219,7 +218,6 @@ export default function LandingPage() {
tag="Get in Touch" tag="Get in Touch"
title="Visit Us or Reach Out Today" 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!" description="We're here to help with all your grocery needs. Stop by our store in Chicago or give us a call!"
imageSrc="http://img.b2bpic.net/free-photo/aged-worker-restocks-zero-waste-store_482257-76649.jpg"
imageAlt="Exterior view of Arakan Brothers Grocery Store LLC" imageAlt="Exterior view of Arakan Brothers Grocery Store LLC"
mediaAnimation="opacity" mediaAnimation="opacity"
mediaPosition="left" mediaPosition="left"