Update src/app/page.tsx

This commit is contained in:
2026-06-10 21:54:43 +00:00
parent 323a9b2bd7
commit 7efb7c710d

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/six-cinco-de-mayo-labels-with-flat-elements_23-2147617175.jpg"
logoAlt="Sergios Tacos Logo"
@@ -63,51 +53,28 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
title="Sergios Tacos"
description="Authentic Mexican Flavors in Montebello. Taste the tradition, experience the freshness, and enjoy the true spirit of Mexican cuisine."
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Order Online",
href: "#contact",
},
text: "Order Online", href: "#contact"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tortillas-with-meat-vegetables_23-2148614363.jpg",
imageAlt: "Delicious taco platter",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tortillas-with-meat-vegetables_23-2148614363.jpg", imageAlt: "Delicious taco platter"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-teenager-with-drink-mobile_1157-1131.jpg",
imageAlt: "Inviting restaurant interior",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/interior-traditional-mexican-restaurant-table-decorations-ai-generative_123823-14631.jpg", imageAlt: "Inviting restaurant interior"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864169.jpg",
imageAlt: "Chef preparing tacos",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-tasty-taco-bowl-restaurant_23-2151864147.jpg", imageAlt: "Chef preparing tacos"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-composition-with-left-copy-space_23-2147640345.jpg",
imageAlt: "Fresh taco ingredients",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/fresh-ingredients-tacos-table_23-2151122616.jpg", imageAlt: "Fresh taco ingredients"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/white-iced-cocktail-table_140725-880.jpg",
imageAlt: "Refreshing margarita",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/refreshing-cocktail-glass-filled-with-ice-lime_23-2150339947.jpg", imageAlt: "Refreshing margarita"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg",
imageAlt: "Happy customers enjoying food",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/joyful-friends-raising-glasses-tasty-margaritas-restaurant_23-2150893335.jpg", imageAlt: "Happy customers enjoying food"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -119,14 +86,10 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Story & Passion"
description={[
"For over 20 years, Sergios Tacos has been a beloved family-owned restaurant in Montebello, dedicated to serving authentic Mexican street food with a homemade touch. Our journey began with a simple passion: to share the rich, vibrant flavors of our heritage with the community.",
"Every dish is crafted with fresh, high-quality ingredients, traditional recipes passed down through generations, and a whole lot of love. From our sizzling carne asada to our slow-cooked carnitas, we promise a culinary experience that transports you straight to the heart of Mexico. Come taste the difference that dedication and tradition make!",
]}
"For over 20 years, Sergios Tacos has been a beloved family-owned restaurant in Montebello, dedicated to serving authentic Mexican street food with a homemade touch. Our journey began with a simple passion: to share the rich, vibrant flavors of our heritage with the community.", "Every dish is crafted with fresh, high-quality ingredients, traditional recipes passed down through generations, and a whole lot of love. From our sizzling carne asada to our slow-cooked carnitas, we promise a culinary experience that transports you straight to the heart of Mexico. Come taste the difference that dedication and tradition make!"]}
buttons={[
{
text: "Meet Our Team",
href: "#",
},
text: "Meet Our Team", href: "#"},
]}
buttonAnimation="slide-up"
showBorder={false}
@@ -142,65 +105,23 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "1",
brand: "Classic",
name: "Carne Asada Taco",
price: "$3.50",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222266.jpg",
imageAlt: "Carne Asada Taco",
},
id: "1", brand: "Classic", name: "Carne Asada Taco", price: "$3.50", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-plate_23-2148629315.jpg", imageAlt: "Carne Asada Taco"},
{
id: "2",
brand: "Signature",
name: "Al Pastor Taco",
price: "$3.75",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-with-sauce-arrangement_23-2148629320.jpg",
imageAlt: "Al Pastor Taco",
},
id: "2", brand: "Signature", name: "Al Pastor Taco", price: "$3.75", rating: 5,
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-al-pastor-meat_23-2151034426.jpg", imageAlt: "Al Pastor Taco"},
{
id: "3",
brand: "Homestyle",
name: "Carnitas Taco",
price: "$3.50",
rating: 5,
reviewCount: "115",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tasty-dish-made-with-meat-sauce-metal-container_181624-58652.jpg",
imageAlt: "Carnitas Taco",
},
id: "3", brand: "Homestyle", name: "Carnitas Taco", price: "$3.50", rating: 5,
reviewCount: "115", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carne-asada-tacos-with-lime-cilantro-sauce_23-2148629304.jpg", imageAlt: "Carnitas Taco"},
{
id: "4",
brand: "Baja Style",
name: "Fish Taco",
price: "$4.00",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tacos-ingredients_23-2148764321.jpg",
imageAlt: "Fish Taco",
},
id: "4", brand: "Baja Style", name: "Fish Taco", price: "$4.00", rating: 4,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/fresh-fish-tacos_23-2147717462.jpg", imageAlt: "Fish Taco"},
{
id: "5",
brand: "Healthy",
name: "Veggie Taco",
price: "$3.25",
rating: 4,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-salad-sandwiches-with-avocado_23-2148640174.jpg",
imageAlt: "Veggie Taco",
},
id: "5", brand: "Healthy", name: "Veggie Taco", price: "$3.25", rating: 4,
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-tacos-wooden-cutting-board_23-2151034431.jpg", imageAlt: "Veggie Taco"},
{
id: "6",
brand: "Comfort",
name: "Quesadilla",
price: "$6.00",
rating: 4,
reviewCount: "65",
imageSrc: "http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg",
imageAlt: "Cheese Quesadilla",
},
id: "6", brand: "Comfort", name: "Quesadilla", price: "$6.00", rating: 4,
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/quesadilla-wooden-background-ai-generated_244837-1478.jpg", imageAlt: "Cheese Quesadilla"},
]}
title="Explore Our Delicious Menu"
description="Dive into a world of authentic Mexican flavors with our diverse menu. Each item is prepared daily using the freshest ingredients and traditional cooking techniques."
@@ -213,42 +134,21 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
tag: "Catering",
title: "Host Your Next Event with Sergios",
subtitle: "Bring the authentic taste of Sergios Tacos to your next party, corporate event, or family gathering.",
description: "Our catering menu offers a wide selection of tacos, burritos, quesadillas, and sides, all prepared fresh and delivered with exceptional service. Let us handle the food, so you can enjoy the celebration!",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-birthday-concept-arrangement_23-2148276726.jpg",
imageAlt: "Taco catering event illustration",
buttons: [
tag: "Catering", title: "Host Your Next Event with Sergios", subtitle: "Bring the authentic taste of Sergios Tacos to your next party, corporate event, or family gathering.", description: "Our catering menu offers a wide selection of tacos, burritos, quesadillas, and sides, all prepared fresh and delivered with exceptional service. Let us handle the food, so you can enjoy the celebration!", imageSrc: "http://img.b2bpic.net/free-photo/mexican-party-food-spread_23-2149591469.jpg", imageAlt: "Taco catering event illustration", buttons: [
{
text: "Learn More",
},
text: "Learn More"},
],
},
{
tag: "Quality",
title: "Fresh, Local Ingredients",
subtitle: "We believe great food starts with great ingredients. That's why we source the freshest produce and meats.",
description: "Our commitment to quality means every ingredient, from our vibrant cilantro to our succulent meats, is carefully selected. We support local farmers whenever possible, ensuring both freshness and community impact.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-vegetables-salad-bowl-with-rustic-old-wooden-background-healthy-food-concept_1150-1840.jpg",
imageAlt: "Fresh local ingredients",
buttons: [
tag: "Quality", title: "Fresh, Local Ingredients", subtitle: "We believe great food starts with great ingredients. That's why we source the freshest produce and meats.", description: "Our commitment to quality means every ingredient, from our vibrant cilantro to our succulent meats, is carefully selected. We support local farmers whenever possible, ensuring both freshness and community impact.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-background_23-2151122613.jpg", imageAlt: "Fresh local ingredients", buttons: [
{
text: "Our Sourcing",
},
text: "Our Sourcing"},
],
},
{
tag: "Community",
title: "A Place for Everyone",
subtitle: "Sergios Tacos is more than just a restaurant; it's a gathering place for friends, families, and neighbors.",
description: "We've built a warm and welcoming atmosphere where everyone feels at home. Our friendly staff and lively ambiance make every visit a memorable experience. Join us and become part of the Sergios family!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-havinf-dinner-together_23-2149117541.jpg",
imageAlt: "Community enjoying food",
buttons: [
tag: "Community", title: "A Place for Everyone", subtitle: "Sergios Tacos is more than just a restaurant; it's a gathering place for friends, families, and neighbors.", description: "We've built a warm and welcoming atmosphere where everyone feels at home. Our friendly staff and lively ambiance make every visit a memorable experience. Join us and become part of the Sergios family!", imageSrc: "http://img.b2bpic.net/free-photo/family-eating-mexican-food-restaurant_23-2150160273.jpg", imageAlt: "Community enjoying food", buttons: [
{
text: "Visit Us",
},
text: "Visit Us"},
],
},
]}
@@ -263,65 +163,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Maria S.",
date: "July 12, 2023",
title: "Best Tacos in Montebello!",
quote: "Sergios Tacos never disappoints! The carne asada is always perfectly grilled, and their salsas are out of this world. It's our go-to spot for authentic Mexican food. Highly recommend!",
tag: "Local Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
avatarAlt: "Maria S. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/barbecue-meat-with-different-sauces_1122-700.jpg",
imageAlt: "Delicious tacos on a platter",
},
id: "1", name: "Maria S.", date: "July 12, 2023", title: "Best Tacos in Montebello!", quote: "Sergios Tacos never disappoints! The carne asada is always perfectly grilled, and their salsas are out of this world. It's our go-to spot for authentic Mexican food. Highly recommend!", tag: "Local Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", avatarAlt: "Maria S. avatar", imageSrc: "http://img.b2bpic.net/free-photo/barbecue-meat-with-different-sauces_1122-700.jpg", imageAlt: "Delicious tacos on a platter"},
{
id: "2",
name: "David R.",
date: "August 5, 2023",
title: "Amazing Al Pastor!",
quote: "I've tried al pastor everywhere, and Sergios' is by far the best. The pineapple adds that perfect sweet and tangy kick. Plus, the service is always super friendly. A true Montebello treasure!",
tag: "Regular Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-with-calm-home_618663-61.jpg",
avatarAlt: "David R. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/nachos-near-guacamole-sauce-bowls-chili_23-2148132101.jpg",
imageAlt: "Fresh salsa and chips",
},
id: "2", name: "David R.", date: "August 5, 2023", title: "Amazing Al Pastor!", quote: "I've tried al pastor everywhere, and Sergios' is by far the best. The pineapple adds that perfect sweet and tangy kick. Plus, the service is always super friendly. A true Montebello treasure!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-with-calm-home_618663-61.jpg", avatarAlt: "David R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/nachos-near-guacamole-sauce-bowls-chili_23-2148132101.jpg", imageAlt: "Fresh salsa and chips"},
{
id: "3",
name: "Jessica L.",
date: "September 1, 2023",
title: "Authentic and Flavorful",
quote: "Every dish at Sergios Tacos feels like it's made with love. The carnitas are tender and juicy, and their tortillas are fresh. It's like having a meal at my grandma's house. So authentic!",
tag: "Happy Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-happy-young-guy-with-glasses-posing_176420-30005.jpg",
avatarAlt: "Jessica L. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-salad-second-dish-first-dish-white-surface_231208-7863.jpg",
imageAlt: "Close up of a delicious burrito",
},
id: "3", name: "Jessica L.", date: "September 1, 2023", title: "Authentic and Flavorful", quote: "Every dish at Sergios Tacos feels like it's made with love. The carnitas are tender and juicy, and their tortillas are fresh. It's like having a meal at my grandma's house. So authentic!", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-happy-young-guy-with-glasses-posing_176420-30005.jpg", avatarAlt: "Jessica L. avatar", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-salad-second-dish-first-dish-white-surface_231208-7863.jpg", imageAlt: "Close up of a delicious burrito"},
{
id: "4",
name: "Carlos M.",
date: "September 28, 2023",
title: "Great Spot for Families",
quote: "We bring our whole family to Sergios every Sunday. There's something for everyone, and the kids love the quesadillas. The atmosphere is lively and welcoming. A perfect family tradition!",
tag: "Family Outing",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-young-woman-looking-camera_23-2148028886.jpg",
avatarAlt: "Carlos M. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-enjoying-street-food_23-2151525827.jpg",
imageAlt: "Vibrant street taco stand",
},
id: "4", name: "Carlos M.", date: "September 28, 2023", title: "Great Spot for Families", quote: "We bring our whole family to Sergios every Sunday. There's something for everyone, and the kids love the quesadillas. The atmosphere is lively and welcoming. A perfect family tradition!", tag: "Family Outing", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-young-woman-looking-camera_23-2148028886.jpg", avatarAlt: "Carlos M. avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-people-enjoying-street-food_23-2151525827.jpg", imageAlt: "Vibrant street taco stand"},
{
id: "5",
name: "Sophia G.",
date: "October 15, 2023",
title: "My Favorite Mexican Spot!",
quote: "From the moment you walk in, you feel the authentic vibe. The food is incredible, especially the fish tacos. So fresh and crispy! Sergios Tacos is definitely my top pick in Montebello.",
tag: "Food Enthusiast",
avatarSrc: "http://img.b2bpic.net/free-photo/african-guy-wears-trendy-wristwatch-posing-with-smile-near-beige-wall-outdoor-portrait-black-man-good-mood-standing-with-arms-crossed_197531-21794.jpg",
avatarAlt: "Sophia G. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-brazilian-food-composition-with-copy-space_23-2148739222.jpg",
imageAlt: "Table full of Mexican dishes",
},
id: "5", name: "Sophia G.", date: "October 15, 2023", title: "My Favorite Mexican Spot!", quote: "From the moment you walk in, you feel the authentic vibe. The food is incredible, especially the fish tacos. So fresh and crispy! Sergios Tacos is definitely my top pick in Montebello.", tag: "Food Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/african-guy-wears-trendy-wristwatch-posing-with-smile-near-beige-wall-outdoor-portrait-black-man-good-mood-standing-with-arms-crossed_197531-21794.jpg", avatarAlt: "Sophia G. avatar", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-brazilian-food-composition-with-copy-space_23-2148739222.jpg", imageAlt: "Table full of Mexican dishes"},
]}
title="What Our Customers Say"
description="Don't just take our word for it hear from our wonderful customers who love the taste of Sergios Tacos!"
@@ -333,14 +183,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Local Favorite Award",
"Best of Montebello",
"Community Choice",
"Culinary Excellence",
"Food Critics Pick",
"Neighborhood Gem",
"Fresh Ingredients Certified",
]}
"Local Favorite Award", "Best of Montebello", "Community Choice", "Culinary Excellence", "Food Critics Pick", "Neighborhood Gem", "Fresh Ingredients Certified"]}
title="Recognized for Excellence"
description="We're proud of the recognition we've received from our community and local food critics. These accolades reflect our dedication to quality, taste, and exceptional service."
speed={40}
@@ -354,30 +197,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What are your operating hours?",
content: "Sergios Tacos is open Monday to Saturday from 11 AM to 9 PM, and Sunday from 12 PM to 8 PM. We are closed on major holidays.",
},
id: "1", title: "What are your operating hours?", content: "Sergios Tacos is open Monday to Saturday from 11 AM to 9 PM, and Sunday from 12 PM to 8 PM. We are closed on major holidays."},
{
id: "2",
title: "Do you offer vegetarian or vegan options?",
content: "Yes, we have several delicious vegetarian options, including our Veggie Taco and cheese quesadillas. For vegan options, please ask our staff, and we'll be happy to customize a dish for you.",
},
id: "2", title: "Do you offer vegetarian or vegan options?", content: "Yes, we have several delicious vegetarian options, including our Veggie Taco and cheese quesadillas. For vegan options, please ask our staff, and we'll be happy to customize a dish for you."},
{
id: "3",
title: "Do you have gluten-free options?",
content: "Most of our tacos are naturally gluten-free as they are served on corn tortillas. Please inform our staff about your dietary needs when ordering, and we'll ensure your meal is prepared accordingly.",
},
id: "3", title: "Do you have gluten-free options?", content: "Most of our tacos are naturally gluten-free as they are served on corn tortillas. Please inform our staff about your dietary needs when ordering, and we'll ensure your meal is prepared accordingly."},
{
id: "4",
title: "Can I make a reservation?",
content: "We primarily operate on a first-come, first-served basis for our casual dining experience. For large groups (8+ people), please call ahead, and we'll do our best to accommodate you.",
},
id: "4", title: "Can I make a reservation?", content: "We primarily operate on a first-come, first-served basis for our casual dining experience. For large groups (8+ people), please call ahead, and we'll do our best to accommodate you."},
{
id: "5",
title: "Do you offer delivery or takeout?",
content: "Yes, we offer both takeout and delivery services. You can place your order directly through our website or call us during business hours for takeout. Delivery is available through popular food delivery apps.",
},
id: "5", title: "Do you offer delivery or takeout?", content: "Yes, we offer both takeout and delivery services. You can place your order directly through our website or call us during business hours for takeout. Delivery is available through popular food delivery apps."},
]}
imageSrc="http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg"
imageAlt="Assorted tacos on a wooden board"
@@ -394,18 +222,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "rotated-rays-static-grid",
}}
variant: "rotated-rays-static-grid"}}
text="Ready for an authentic taco experience? Visit Sergios Tacos in Montebello or order online!"
buttons={[
{
text: "Get Directions",
href: "https://www.google.com/maps/search/Sergios+Tacos+Montebello",
},
text: "Get Directions", href: "https://www.google.com/maps/search/Sergios+Tacos+Montebello"},
{
text: "Call Us: (323) 555-1234",
href: "tel:+13235551234",
},
text: "Call Us: (323) 555-1234", href: "tel:+13235551234"},
]}
/>
</div>
@@ -417,58 +240,35 @@ export default function LandingPage() {
logoText="Sergios Tacos"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
{
title: "Location",
items: [
title: "Location", items: [
{
label: "123 Taco St, Montebello, CA 90640",
href: "https://www.google.com/maps/search/Sergios+Tacos+Montebello",
},
label: "123 Taco St, Montebello, CA 90640", href: "https://www.google.com/maps/search/Sergios+Tacos+Montebello"},
{
label: "Monday - Saturday: 11 AM - 9 PM",
href: "#",
},
label: "Monday - Saturday: 11 AM - 9 PM", href: "#"},
{
label: "Sunday: 12 PM - 8 PM",
href: "#",
},
label: "Sunday: 12 PM - 8 PM", href: "#"},
],
},
]}