2 Commits

Author SHA1 Message Date
2847fdcd76 Merge version_2 into main
Merge version_2 into main
2026-06-01 14:21:08 +00:00
1e4491a608 Update src/app/page.tsx 2026-06-01 14:21:05 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Building, HelpCircle, MapPin, Star, Tag } from "lucide-react"; import { Building, HelpCircle, MapPin, Star, Tag, Sparkles, Recycle, CreditCard, ParkingCircle } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -32,29 +32,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "About Us", name: "About Us", id: "#about"},
id: "#about",
},
{ {
name: "Products", name: "Products", id: "#products"},
id: "#products",
},
{ {
name: "Features", name: "Features", id: "#features"},
id: "#features",
},
{ {
name: "Testimonials", name: "Highlights", id: "#highlights"},
id: "#testimonials",
},
{ {
name: "Contact", name: "Offerings", id: "#offerings"},
id: "#contact", {
}, name: "Payment Methods", id: "#payment-methods"},
{
name: "Parking Info", id: "#parking-information"},
{
name: "Testimonials", id: "#testimonials"},
{
name: "Contact", id: "#contact"},
]} ]}
brandName="Food Zone International Supermarket" brandName="Food Zone International Supermarket"
/> />
@@ -63,51 +59,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Food Zone International Supermarket" title="Food Zone International Supermarket"
description="Your Go-To for Fresh Groceries & Authentic Global Flavors in Springfield, MA. Experience a vibrant selection and a cozy dining atmosphere." description="Your Go-To for Fresh Groceries & Authentic Global Flavors in Springfield, MA. Experience a vibrant selection and a cozy dining atmosphere."
buttons={[ buttons={[
{ {
text: "Shop Fresh Produce", text: "Shop Fresh Produce", href: "#products"},
href: "#products",
},
{ {
text: "Explore Our Menu", text: "Explore Our Menu", href: "#features"},
href: "#features",
},
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "carousel-1", id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19319.jpg", imageAlt: "Vibrant produce aisle in a supermarket"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19319.jpg",
imageAlt: "Vibrant produce aisle in a supermarket",
},
{ {
id: "carousel-2", id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-set-with-egg-bacon-pancakes-orange-juice-milk-bread-coffee_74190-2221.jpg", imageAlt: "Plates of delicious Latin American food"},
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-set-with-egg-bacon-pancakes-orange-juice-milk-bread-coffee_74190-2221.jpg",
imageAlt: "Plates of delicious Latin American food",
},
{ {
id: "carousel-3", id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg", imageAlt: "Display of colorful spices and ingredients"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg",
imageAlt: "Display of colorful spices and ingredients",
},
{ {
id: "carousel-4", id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-seafoods-spices_1398-3685.jpg", imageAlt: "Fresh meat and seafood counter"},
imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-seafoods-spices_1398-3685.jpg",
imageAlt: "Fresh meat and seafood counter",
},
{ {
id: "carousel-5", id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-plate-cookies-cinnamon-sticks-dry-flowers-palm_140725-52730.jpg", imageAlt: "Bakery section with fresh bread and pastries"},
imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-plate-cookies-cinnamon-sticks-dry-flowers-palm_140725-52730.jpg",
imageAlt: "Bakery section with fresh bread and pastries",
},
{ {
id: "carousel-6", id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17238.jpg", imageAlt: "Happy shoppers in a lively supermarket"},
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17238.jpg",
imageAlt: "Happy shoppers in a lively supermarket",
},
]} ]}
autoPlay={true} autoPlay={true}
autoPlayInterval={4000} autoPlayInterval={4000}
@@ -135,44 +108,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "feature-1", id: "feature-1", label: "Fresh Produce & Meats", title: "Unbeatable Quality", items: [
label: "Fresh Produce & Meats", "Vibrant and high-quality fruits and vegetables sourced fresh daily.", "Premium cuts of meat and fresh seafood, ensuring the best for your table.", "We pride ourselves on having great produce and meats, never a line."],
title: "Unbeatable Quality",
items: [
"Vibrant and high-quality fruits and vegetables sourced fresh daily.",
"Premium cuts of meat and fresh seafood, ensuring the best for your table.",
"We pride ourselves on having great produce and meats, never a line.",
],
}, },
{ {
id: "feature-2", id: "feature-2", label: "Global Flavors & Specialties", title: "A World of Taste", items: [
label: "Global Flavors & Specialties", "An amazing mix of Caribbean, Latin, and Asian foods all under one roof.", "Explore a diverse selection of international ingredients and specialty items.", "Value for money and a great selection for adventurous palates."],
title: "A World of Taste",
items: [
"An amazing mix of Caribbean, Latin, and Asian foods all under one roof.",
"Explore a diverse selection of international ingredients and specialty items.",
"Value for money and a great selection for adventurous palates.",
],
}, },
{ {
id: "feature-3", id: "feature-3", label: "On-site Dining & Takeout", title: "Delicious & Convenient", items: [
label: "On-site Dining & Takeout", "Enjoy quick bites or a relaxed meal in our cozy restaurant.", "Offering a unique blend of global cuisines, perfect for a quick visit.", "Call to book a table or arrange delivery for your favorite dishes."],
title: "Delicious & Convenient",
items: [
"Enjoy quick bites or a relaxed meal in our cozy restaurant.",
"Offering a unique blend of global cuisines, perfect for a quick visit.",
"Call to book a table or arrange delivery for your favorite dishes.",
],
},
{
id: "feature-4",
label: "Customer Convenience",
title: "Shop with Ease",
items: [
"On-site services and efficient checkout, ensuring a pleasant shopping experience.",
"Ample on-site parking and wheelchair-accessible car park for all visitors.",
"Accepting debit cards, NFC mobile payments, SNAP/EBT, and credit cards.",
],
}, },
]} ]}
title="Discover Our Offerings" title="Discover Our Offerings"
@@ -182,6 +127,40 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="highlights" data-section="highlights">
<FeatureCardTwelve
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tag="Our Best"
title="Store Highlights"
description="Discover what makes Food Zone International Supermarket stand out as your favorite local grocery destination."
tagIcon={Sparkles}
features={[
{
id: "h-1", label: "Good Fresh Products", title: "Quality & Freshness", items: [
"Vibrant produce and premium meats delivered daily.", "High-quality dairy and bakery items.", "Carefully selected international ingredients."],
},
{
id: "h-2", label: "Salad Bar", title: "Healthy & Quick", items: [
"Fresh, customizable salad bar with a variety of toppings.", "Perfect for a healthy and quick lunch."],
},
{
id: "h-3", label: "Delicious Food", title: "Global Dining", items: [
"Enjoy on-site dining featuring global cuisines.", "Hot and ready-to-eat meals available.", "Caribbean, Latin, and Asian dishes for every taste."],
},
{
id: "h-4", label: "Comfortable Restroom", title: "Convenience & Cleanliness", items: [
"Clean and accessible restrooms for customer comfort.", "Ensuring a pleasant visit for all shoppers."],
},
{
id: "h-5", label: "Quick Visit", title: "Shop with Ease", items: [
"Efficient checkout and easy-to-navigate aisles.", "Perfect for a quick grocery run or grab-and-go meal."],
},
]}
/>
</div>
<div id="products" data-section="products"> <div id="products" data-section="products">
<ProductCardTwo <ProductCardTwo
animationType="slide-up" animationType="slide-up"
@@ -191,71 +170,99 @@ export default function LandingPage() {
carouselMode="buttons" carouselMode="buttons"
products={[ products={[
{ {
id: "p-1", id: "p-1", brand: "La Preferida", name: "Authentic Corn Tortillas", price: "$3.49", rating: 5,
brand: "La Preferida", reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg", imageAlt: "Stack of authentic corn tortillas"},
name: "Authentic Corn Tortillas",
price: "$3.49",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg",
imageAlt: "Stack of authentic corn tortillas",
},
{ {
id: "p-2", id: "p-2", brand: "Tropical Delights", name: "Assorted Tropical Fruits", price: "$6.99/lb", rating: 5,
brand: "Tropical Delights", reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-selection-exotic-fruits-table_23-2148482279.jpg", imageAlt: "Basket of assorted tropical fruits like mangoes and papayas"},
name: "Assorted Tropical Fruits",
price: "$6.99/lb",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-selection-exotic-fruits-table_23-2148482279.jpg",
imageAlt: "Basket of assorted tropical fruits like mangoes and papayas",
},
{ {
id: "p-3", id: "p-3", brand: "El Viajero", name: "Artisan Oaxaca Cheese", price: "$8.29", rating: 4,
brand: "El Viajero", reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-kind-cheese-rustic-wooden-table_141793-8830.jpg", imageAlt: "Ball of artisan Oaxaca cheese"},
name: "Artisan Oaxaca Cheese",
price: "$8.29",
rating: 4,
reviewCount: "78",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-kind-cheese-rustic-wooden-table_141793-8830.jpg",
imageAlt: "Ball of artisan Oaxaca cheese",
},
{ {
id: "p-4", id: "p-4", brand: "Goya Foods", name: "Adobo All-Purpose Seasoning", price: "$2.79", rating: 5,
brand: "Goya Foods", reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegetables-bowl-lentil-herbs-colorful-vegetables-spices-citrus-fruits_140725-73813.jpg", imageAlt: "Bottle of Goya Adobo seasoning"},
name: "Adobo All-Purpose Seasoning",
price: "$2.79",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegetables-bowl-lentil-herbs-colorful-vegetables-spices-citrus-fruits_140725-73813.jpg",
imageAlt: "Bottle of Goya Adobo seasoning",
},
{ {
id: "p-5", id: "p-5", brand: "Ocean Fresh", name: "Fresh Whole Red Snapper", price: "$12.99/lb", rating: 5,
brand: "Ocean Fresh", reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-cooking-fish_23-2147753657.jpg", imageAlt: "Fresh whole red snapper on ice"},
name: "Fresh Whole Red Snapper",
price: "$12.99/lb",
rating: 5,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-cooking-fish_23-2147753657.jpg",
imageAlt: "Fresh whole red snapper on ice",
},
{ {
id: "p-6", id: "p-6", brand: "Valle Grande", name: "Colombian Supremo Coffee Beans", price: "$9.50", rating: 5,
brand: "Valle Grande", reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/traditional-autumn-baking-ingredients-apples-cinnamon-nuts_114579-20452.jpg", imageAlt: "Bag of Colombian Supremo coffee beans"},
name: "Colombian Supremo Coffee Beans",
price: "$9.50",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-autumn-baking-ingredients-apples-cinnamon-nuts_114579-20452.jpg",
imageAlt: "Bag of Colombian Supremo coffee beans",
},
]} ]}
title="Shop Our International Selection" title="Shop Our International Selection"
description="From exotic spices to everyday staples, find everything you need to create authentic global meals at home. Explore our aisles for unique ingredients." description="From exotic spices to everyday staples, find everything you need to create authentic global meals at home. Explore our aisles for unique ingredients."
/> />
</div> </div>
<div id="offerings" data-section="offerings">
<FeatureCardTwelve
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tag="Eco-Friendly"
title="Community Offerings"
description="Food Zone International Supermarket is committed to supporting our community and the environment."
tagIcon={Recycle}
features={[
{
id: "o-1", label: "Metal Can Recycling", title: "Support Sustainability", items: [
"Convenient metal can recycling station available on-site.", "Join us in our efforts to reduce waste and protect the environment."],
},
]}
/>
</div>
<div id="payment-methods" data-section="payment-methods">
<FeatureCardTwelve
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tag="Convenience"
title="Accepted Payment Methods"
description="Shop with ease at Food Zone International Supermarket. We accept a variety of payment options to ensure a smooth checkout experience."
tagIcon={CreditCard}
features={[
{
id: "pm-1", label: "Mobile NFC Payments", title: "Tap & Go", items: [
"Securely pay with Apple Pay, Google Pay, and other NFC-enabled devices.", "Fast and contactless transactions at every register."],
},
{
id: "pm-2", label: "SNAP/EBT", title: "Accessible Shopping", items: [
"We proudly accept SNAP/EBT for eligible purchases.", "Ensuring access to fresh, healthy food for all community members."],
},
{
id: "pm-3", label: "Debit Cards", title: "All Major Cards", items: [
"All major debit cards are accepted for your convenience.", "Reliable and quick transactions."],
},
{
id: "pm-4", label: "Credit Cards", title: "Flexible Options", items: [
"We accept Visa, MasterCard, American Express, and Discover.", "Use your preferred credit card for a flexible shopping experience."],
},
]}
/>
</div>
<div id="parking-information" data-section="parking-information">
<FeatureCardTwelve
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tag="Visit Us"
title="Parking Information"
description="Easy and accessible parking options for a hassle-free shopping experience at Food Zone International Supermarket."
tagIcon={ParkingCircle}
features={[
{
id: "pi-1", label: "On-site Parking", title: "Convenient & Ample", items: [
"Enjoy plenty of free on-site parking spaces directly at our location.", "Designed for easy access and stress-free visits."],
},
{
id: "pi-2", label: "Paid Parking", title: "Additional Options", items: [
"Designated paid parking zones are available for extended stays.", "Clear signage provides rates and payment methods for your convenience."],
},
]}
/>
</div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardOne <TestimonialCardOne
animationType="slide-up" animationType="slide-up"
@@ -266,50 +273,20 @@ export default function LandingPage() {
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105" uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
testimonials={[ testimonials={[
{ {
id: "t-1", id: "t-1", name: "Roger G.", role: "Local Food Enthusiast", company: "Springfield Community", rating: 5,
name: "Roger G.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-salmon-bowls_23-2150427604.jpg", imageAlt: "Roger G. smiling"},
role: "Local Food Enthusiast",
company: "Springfield Community",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-salmon-bowls_23-2150427604.jpg",
imageAlt: "Roger G. smiling",
},
{ {
id: "t-2", id: "t-2", name: "Max A.", role: "Frequent Shopper", company: "Springfield Resident", rating: 5,
name: "Max A.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-gardener-wearing-gardening-hat-holds-vegetable-basket_141793-115741.jpg", imageAlt: "Max A. with groceries"},
role: "Frequent Shopper",
company: "Springfield Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-gardener-wearing-gardening-hat-holds-vegetable-basket_141793-115741.jpg",
imageAlt: "Max A. with groceries",
},
{ {
id: "t-3", id: "t-3", name: "Bernard B.", role: "Loyal Customer", company: "Happy Shopper", rating: 5,
name: "Bernard B.", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-texting-mobile-phone-supermarket_329181-14928.jpg", imageAlt: "Bernard B. smiling"},
role: "Loyal Customer",
company: "Happy Shopper",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-texting-mobile-phone-supermarket_329181-14928.jpg",
imageAlt: "Bernard B. smiling",
},
{ {
id: "t-4", id: "t-4", name: "Maria S.", role: "Community Member", company: "Satisfied Customer", rating: 5,
name: "Maria S.", imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-fresh-organic-vegetables-street-market-young-woman-buying-vegetables-green-market_1391-569.jpg", imageAlt: "Maria S. smiling"},
role: "Community Member",
company: "Satisfied Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-fresh-organic-vegetables-street-market-young-woman-buying-vegetables-green-market_1391-569.jpg",
imageAlt: "Maria S. smiling",
},
{ {
id: "t-5", id: "t-5", name: "Juan P.", role: "Family Shopper", company: "Local Patron", rating: 5,
name: "Juan P.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-young-man-white-t-shirt-holding-paper-bags-looking-camera-smiling-cheerfully_141793-109251.jpg", imageAlt: "Juan P. smiling"},
role: "Family Shopper",
company: "Local Patron",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-young-man-white-t-shirt-holding-paper-bags-looking-camera-smiling-cheerfully_141793-109251.jpg",
imageAlt: "Juan P. smiling",
},
]} ]}
title="What Our Customers Say" title="What Our Customers Say"
description="Hear from our happy shoppers and diners who love the Food Zone experience. Their words highlight our dedication to quality and service." description="Hear from our happy shoppers and diners who love the Food Zone experience. Their words highlight our dedication to quality and service."
@@ -324,30 +301,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "What are your operating hours?", content: "We are open Monday to Saturday from 7:00 AM to 10:00 PM, and on Sundays from 7:00 AM to 9:00 PM."},
title: "What are your operating hours?",
content: "We are open Monday to Saturday from 7:00 AM to 10:00 PM, and on Sundays from 7:00 AM to 9:00 PM.",
},
{ {
id: "faq-2", id: "faq-2", title: "What payment methods do you accept?", content: "We accept various payment methods including Debit cards, NFC mobile payments, SNAP/EBT, and all major Credit cards for your convenience."},
title: "What payment methods do you accept?",
content: "We accept various payment methods including Debit cards, NFC mobile payments, SNAP/EBT, and all major Credit cards for your convenience.",
},
{ {
id: "faq-3", id: "faq-3", title: "Do you offer delivery or on-site dining?", content: "Yes, we offer both on-site dining in our cozy restaurant and delivery services. Please call us at (413) 731-5600 to book a table or arrange for delivery."},
title: "Do you offer delivery or on-site dining?",
content: "Yes, we offer both on-site dining in our cozy restaurant and delivery services. Please call us at (413) 731-5600 to book a table or arrange for delivery.",
},
{ {
id: "faq-4", id: "faq-4", title: "Is there parking available?", content: "Yes, we provide ample on-site parking for our customers, including a wheelchair-accessible car park, ensuring easy access to our store."},
title: "Is there parking available?",
content: "Yes, we provide ample on-site parking for our customers, including a wheelchair-accessible car park, ensuring easy access to our store.",
},
{ {
id: "faq-5", id: "faq-5", title: "What kind of products can I find?", content: "We offer a fantastic mix of Caribbean, Latin, and Asian foods, including great produce, meats, specialty items, and international staples."},
title: "What kind of products can I find?",
content: "We offer a fantastic mix of Caribbean, Latin, and Asian foods, including great produce, meats, specialty items, and international staples.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find quick answers to common questions about Food Zone International Supermarket, our services, and dining options." description="Find quick answers to common questions about Food Zone International Supermarket, our services, and dining options."
@@ -361,8 +323,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get in Touch" tag="Get in Touch"
title="Visit Us or Call Ahead" title="Visit Us or Call Ahead"
description="Food Zone International Supermarket\n355 Belmont Ave, Springfield, MA 01108\nPhone: (413) 731-5600\n\nOperating Hours:\nMonSat: 7 AM10 PM\nSun: 7 AM9 PM" description="Food Zone International Supermarket\n355 Belmont Ave, Springfield, MA 01108\nPhone: (413) 731-5600\n\nOperating Hours:\nMonSat: 7 AM10 PM\nSun: 7 AM9 PM"
@@ -377,63 +338,39 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "About Us", title: "About Us", items: [
items: [
{ {
label: "Our Story", label: "Our Story", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Services", href: "#features"},
href: "#features",
},
], ],
}, },
{ {
title: "Shop", title: "Shop", items: [
items: [
{ {
label: "Our Products", label: "Our Products", href: "#products"},
href: "#products",
},
{ {
label: "Weekly Specials", label: "Weekly Specials", href: "#"},
href: "#",
},
{ {
label: "International Foods", label: "International Foods", href: "#products"},
href: "#products",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Hours", title: "Hours", items: [
items: [
{ {
label: "Mon - Sat: 7 AM - 10 PM", label: "Mon - Sat: 7 AM - 10 PM", href: "#"},
href: "#",
},
{ {
label: "Sun: 7 AM - 9 PM", label: "Sun: 7 AM - 9 PM", href: "#"},
href: "#",
},
], ],
}, },
]} ]}