Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e51b7a42b4 | |||
| 54f4ce149e | |||
| ab7fbbd33c | |||
| 46188b2975 | |||
| 689db7af09 | |||
| 2b9a74e3d0 | |||
| 08fcbcdfa8 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/flat-lay-roped-label-lunch-box_23-2147866412.jpg"
|
||||
logoAlt="Arakan Brothers Grocery Store LLC Logo"
|
||||
brandName="Arakan Brothers Grocery Store LLC"
|
||||
brandName="Arakan Brothers"
|
||||
button={{
|
||||
text: "Order Now", href: "#products"}}
|
||||
/>
|
||||
@@ -56,14 +56,13 @@ export default function LandingPage() {
|
||||
variant: "sparkles-gradient"}}
|
||||
imagePosition="right"
|
||||
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={[
|
||||
{
|
||||
text: "Shop Our Products", href: "#products"},
|
||||
{
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
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"},
|
||||
]}
|
||||
avatarText="5.0-star rating from 16 reviews!"
|
||||
avatarText="Trusted by 1000+ happy customers daily!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Freshness Guaranteed"},
|
||||
@@ -91,8 +90,6 @@ export default function LandingPage() {
|
||||
type: "text", text: "Community Focused"},
|
||||
{
|
||||
type: "text", text: "Daily Deliveries"},
|
||||
{
|
||||
type: "text", text: "Curbside Pickup"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,7 +101,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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"
|
||||
}
|
||||
@@ -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"},
|
||||
]}
|
||||
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>
|
||||
|
||||
@@ -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-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"
|
||||
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"}}
|
||||
tag="Get in Touch"
|
||||
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!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aged-worker-restocks-zero-waste-store_482257-76649.jpg"
|
||||
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"
|
||||
@@ -233,7 +229,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Arakan Brothers Grocery Store LLC"
|
||||
logoText="Arakan Brothers"
|
||||
copyrightText="© 2026 Arakan Brothers Grocery Store LLC. All Rights Reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user