7 Commits

Author SHA1 Message Date
e51b7a42b4 Switch to version 3: modified src/app/page.tsx 2026-05-30 22:11:09 +00:00
54f4ce149e Merge version_4 into main
Merge version_4 into main
2026-05-30 22:08:24 +00:00
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
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

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
]} ]}
logoSrc="http://img.b2bpic.net/free-photo/flat-lay-roped-label-lunch-box_23-2147866412.jpg" logoSrc="http://img.b2bpic.net/free-photo/flat-lay-roped-label-lunch-box_23-2147866412.jpg"
logoAlt="Arakan Brothers Grocery Store LLC Logo" logoAlt="Arakan Brothers Grocery Store LLC Logo"
brandName="Arakan Brothers Grocery Store LLC" brandName="Arakan Brothers"
button={{ button={{
text: "Order Now", href: "#products"}} text: "Order Now", href: "#products"}}
/> />
@@ -56,14 +56,13 @@ export default function LandingPage() {
variant: "sparkles-gradient"}} variant: "sparkles-gradient"}}
imagePosition="right" imagePosition="right"
title="Arakan Brothers Grocery Store LLC" title="Arakan Brothers Grocery Store LLC"
description="Your Trusted Neighborhood Asian Grocery Store in Chicago. An Asian-owned market offering Quality Halal Foods, Fresh Produce, and International Delights." description="Your Trusted Neighborhood Asian Grocery Store in Chicago. Quality Halal Foods, Fresh Produce, and International Delights."
buttons={[ buttons={[
{ {
text: "Shop Our Products", href: "#products"}, text: "Shop Our Products", href: "#products"},
{ {
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}
@@ -79,7 +78,7 @@ export default function LandingPage() {
{ {
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-shopping-food_23-2149187357.jpg", alt: "Happy customer 5"}, src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-shopping-food_23-2149187357.jpg", alt: "Happy customer 5"},
]} ]}
avatarText="5.0-star rating from 16 reviews!" avatarText="Trusted by 1000+ happy customers daily!"
marqueeItems={[ marqueeItems={[
{ {
type: "text", text: "Freshness Guaranteed"}, type: "text", text: "Freshness Guaranteed"},
@@ -91,8 +90,6 @@ export default function LandingPage() {
type: "text", text: "Community Focused"}, type: "text", text: "Community Focused"},
{ {
type: "text", text: "Daily Deliveries"}, type: "text", text: "Daily Deliveries"},
{
type: "text", text: "Curbside Pickup"},
]} ]}
/> />
</div> </div>
@@ -104,7 +101,7 @@ export default function LandingPage() {
{ {
type: "text", content: "Welcome to Arakan Brothers Grocery Store LLC"}, type: "text", content: "Welcome to Arakan Brothers Grocery Store LLC"},
{ {
type: "text", content: "Your local, Asian-owned hub for authentic Asian flavors and fresh ingredients."}, type: "text", content: "Your local hub for authentic Asian flavors and fresh ingredients."},
{ {
type: "image", src: "http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg", alt: "Friendly grocery store owner greeting a customer" type: "image", src: "http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg", alt: "Friendly grocery store owner greeting a customer"
} }
@@ -187,7 +184,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/happy-multiethnical-couple-choosing-goods-supermarket_23-2148216067.jpg", imageAlt: "happy couple shopping groceries"}, imageSrc: "http://img.b2bpic.net/free-photo/happy-multiethnical-couple-choosing-goods-supermarket_23-2148216067.jpg", imageAlt: "happy couple shopping groceries"},
]} ]}
title="What Our Customers Say" title="What Our Customers Say"
description="Hear from our satisfied shoppers about their experience at Arakan Brothers, consistently praised for 'cheap price,' 'awesome and kind store owners,' and 'good owner and employee.' Your feedback drives us!" description="Hear from our satisfied shoppers about their experience at Arakan Brothers. Your feedback drives us!"
/> />
</div> </div>
@@ -205,7 +202,7 @@ export default function LandingPage() {
{ {
id: "faq-4", title: "Do you stock products from specific Asian countries?", content: "Yes, we pride ourselves on offering a diverse range of products, including specialty items from various Asian countries such as Malaysia, Burma, and more, alongside other international selections."}, id: "faq-4", title: "Do you stock products from specific Asian countries?", content: "Yes, we pride ourselves on offering a diverse range of products, including specialty items from various Asian countries such as Malaysia, Burma, and more, alongside other international selections."},
{ {
id: "faq-5", title: "Is Arakan Brothers Grocery Store LLC locally owned?", content: "Yes, we are a proud Asian family-owned and operated business, deeply committed to serving the Chicago community with quality products and friendly service."}, id: "faq-5", title: "Is Arakan Brothers Grocery Store LLC locally owned?", content: "Yes, we are a proud family-owned and operated business, deeply committed to serving the Chicago community with quality products and friendly service."},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find quick answers to common questions about Arakan Brothers Grocery Store, our products, and services." description="Find quick answers to common questions about Arakan Brothers Grocery Store, our products, and services."
@@ -220,8 +217,7 @@ export default function LandingPage() {
variant: "plain"}} variant: "plain"}}
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. Visit us at 6350 N Fairfield Ave, Chicago, IL 60659, 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"
@@ -233,7 +229,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoText="Arakan Brothers Grocery Store LLC" logoText="Arakan Brothers"
copyrightText="© 2026 Arakan Brothers Grocery Store LLC. All Rights Reserved." copyrightText="© 2026 Arakan Brothers Grocery Store LLC. All Rights Reserved."
socialLinks={[ socialLinks={[
{ {
@@ -248,4 +244,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }