Update src/app/page.tsx

This commit is contained in:
2026-06-10 21:43:53 +00:00
parent def16d494d
commit 50c3405983

View File

@@ -33,41 +33,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "Our Story", name: "Our Story", id: "#about"},
id: "#about",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "Team", name: "Team", id: "#team"},
id: "#team",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-vector/cinco-de-mayo-background-with-mexican-elements_23-2147797072.jpg" logoSrc="http://img.b2bpic.net/free-vector/cinco-de-mayo-background-with-mexican-elements_23-2147797072.jpg"
logoAlt="Sabrosos Restaurant Logo" logoAlt="Sabrosos Restaurant Logo"
brandName="Sabrosos" brandName="Sabrosos"
button={{ button={{
text: "Make a Reservation", text: "Make a Reservation", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
@@ -75,106 +59,57 @@ export default function LandingPage() {
<HeroBillboardTestimonial <HeroBillboardTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "rotated-rays-animated", variant: "rotated-rays-animated"}}
}}
title="Sabrosos: Authentic Mexican Flavors in Locust Grove" title="Sabrosos: Authentic Mexican Flavors in Locust Grove"
description="Experience a culinary journey to Mexico with our vibrant dishes, fresh ingredients, and warm hospitality. Your table awaits!" description="Experience a culinary journey to Mexico with our vibrant dishes, fresh ingredients, and warm hospitality. Your table awaits!"
testimonials={[ testimonials={[
{ {
name: "Sarah J.", name: "Sarah J.", handle: "@FoodieSarah", testimonial: "Sabrosos is a true gem! The tacos are divine and the atmosphere is so lively. A must-visit in Locust Grove!", rating: 5,
handle: "@FoodieSarah", imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-showing-thumbs-up-looking-pleased-approve-smth-standing-white-background-copy-space_1258-98983.jpg", imageAlt: "Sarah J. customer review"},
testimonial: "Sabrosos is a true gem! The tacos are divine and the atmosphere is so lively. A must-visit in Locust Grove!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-showing-thumbs-up-looking-pleased-approve-smth-standing-white-background-copy-space_1258-98983.jpg",
imageAlt: "Sarah J. customer review",
},
{ {
name: "Michael C.", name: "Michael C.", handle: "@TasteExplorer", testimonial: "Absolutely fantastic! Every dish bursts with flavor. The fajitas are a game-changer. I'm already planning my next visit.", rating: 5,
handle: "@TasteExplorer", imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Michael C. customer review"},
testimonial: "Absolutely fantastic! Every dish bursts with flavor. The fajitas are a game-changer. I'm already planning my next visit.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
imageAlt: "Michael C. customer review",
},
{ {
name: "Emily R.", name: "Emily R.", handle: "@LocalEats", testimonial: "Such an authentic experience! The staff are incredibly friendly, and the margaritas are the best in town. Highly recommend!", rating: 5,
handle: "@LocalEats", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-preparing-food-plate_23-2148934662.jpg", imageAlt: "Emily R. customer review"},
testimonial: "Such an authentic experience! The staff are incredibly friendly, and the margaritas are the best in town. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-preparing-food-plate_23-2148934662.jpg",
imageAlt: "Emily R. customer review",
},
{ {
name: "David K.", name: "David K.", handle: "@DiningGuide", testimonial: "From appetizers to dessert, Sabrosos delivers excellence. The queso fundido is a revelation. Top-notch Mexican cuisine.", rating: 5,
handle: "@DiningGuide", imageSrc: "http://img.b2bpic.net/free-photo/confident-barista-standing-cafe_1170-579.jpg", imageAlt: "David K. customer review"},
testimonial: "From appetizers to dessert, Sabrosos delivers excellence. The queso fundido is a revelation. Top-notch Mexican cuisine.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-barista-standing-cafe_1170-579.jpg",
imageAlt: "David K. customer review",
},
{ {
name: "Jessica L.", name: "Jessica L.", handle: "@FoodLover", testimonial: "Finally, real Mexican food! The vibrant spices and fresh ingredients make all the difference. Sabrosos is my new favorite.", rating: 5,
handle: "@FoodLover", imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-female-tourist-rests-her-trip-opens-thermos-drinks-hot-tea-having-break_1258-196634.jpg", imageAlt: "Jessica L. customer review"},
testimonial: "Finally, real Mexican food! The vibrant spices and fresh ingredients make all the difference. Sabrosos is my new favorite.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-female-tourist-rests-her-trip-opens-thermos-drinks-hot-tea-having-break_1258-196634.jpg",
imageAlt: "Jessica L. customer review",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902526.jpg" imageSrc="http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902526.jpg"
imageAlt="Vibrant Mexican dish with fresh ingredients" imageAlt="Vibrant Mexican dish with fresh ingredients"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-vector/cinco-de-mayo-background-with-mexican-elements_23-2147797072.jpg", src: "http://img.b2bpic.net/free-vector/cinco-de-mayo-background-with-mexican-elements_23-2147797072.jpg", alt: "Happy customer avatar"},
alt: "Happy customer avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902526.jpg", src: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902526.jpg", alt: "Happy customer avatar"},
alt: "Happy customer avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-asian-girl-showing-thumbs-up-looking-pleased-approve-smth-standing-white-background-copy-space_1258-98983.jpg", src: "http://img.b2bpic.net/free-photo/smiling-asian-girl-showing-thumbs-up-looking-pleased-approve-smth-standing-white-background-copy-space_1258-98983.jpg", alt: "Happy customer avatar"},
alt: "Happy customer avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", alt: "Happy customer avatar"},
alt: "Happy customer avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-chef-preparing-food-plate_23-2148934662.jpg", src: "http://img.b2bpic.net/free-photo/close-up-chef-preparing-food-plate_23-2148934662.jpg", alt: "Happy customer avatar"},
alt: "Happy customer avatar",
},
]} ]}
avatarText="Join our 10,000+ happy customers!" avatarText="Join our 10,000+ happy customers!"
marqueeItems={[ marqueeItems={[
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902526.jpg", alt: "Vibrant Mexican dish"},
src: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902526.jpg", {
alt: "Vibrant Mexican dish", type: "text-icon", text: "Fresh Ingredients", icon: Leaf,
}, },
{ {
type: "text-icon", type: "text", text: "Authentic Recipes"},
text: "Fresh Ingredients", {
icon: Leaf, type: "text-icon", text: "Sizzling Flavors", icon: Flame,
}, },
{ {
type: "text", type: "text", text: "Warm Hospitality"},
text: "Authentic Recipes",
},
{ {
type: "text-icon", type: "text-icon", text: "Hand-Crafted Drinks", icon: Award,
text: "Sizzling Flavors",
icon: Flame,
},
{
type: "text",
text: "Warm Hospitality",
},
{
type: "text-icon",
text: "Hand-Crafted Drinks",
icon: Award,
}, },
]} ]}
/> />
@@ -185,14 +120,10 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
title="Our Story: A Taste of Mexico in Georgia" title="Our Story: A Taste of Mexico in Georgia"
description={[ description={[
"Sabrosos was founded with a passion for bringing genuine Mexican cuisine to our community in Locust Grove. Every dish is a celebration of traditional recipes, fresh ingredients, and the rich culinary heritage of Mexico.", "Sabrosos was founded with a passion for bringing genuine Mexican cuisine to our community in Locust Grove. Every dish is a celebration of traditional recipes, fresh ingredients, and the rich culinary heritage of Mexico.", "We pride ourselves on creating a vibrant atmosphere where friends and family can gather to enjoy delicious food and unforgettable moments. Join us to experience the true 'Sabrosos' — delicious and flavorful — difference!"]}
"We pride ourselves on creating a vibrant atmosphere where friends and family can gather to enjoy delicious food and unforgettable moments. Join us to experience the true 'Sabrosos' — delicious and flavorful — difference!",
]}
buttons={[ buttons={[
{ {
text: "View Our Full Menu", text: "View Our Full Menu", href: "#menu"},
href: "#menu",
},
]} ]}
showBorder={false} showBorder={false}
/> />
@@ -204,29 +135,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
tag: "Classic", tag: "Classic", title: "Authentic Street Tacos", subtitle: "Hand-pressed tortillas, premium fillings", description: "Savor our traditional street tacos, featuring tender meats, fresh cilantro, onions, and a squeeze of lime, all served on warm, hand-pressed corn tortillas.", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-sticks-with-tacos-chicken-beans-tomato-pepper-cheese_141793-17530.jpg", imageAlt: "Assortment of authentic street tacos"},
title: "Authentic Street Tacos",
subtitle: "Hand-pressed tortillas, premium fillings",
description: "Savor our traditional street tacos, featuring tender meats, fresh cilantro, onions, and a squeeze of lime, all served on warm, hand-pressed corn tortillas.",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-sticks-with-tacos-chicken-beans-tomato-pepper-cheese_141793-17530.jpg",
imageAlt: "Assortment of authentic street tacos",
},
{ {
tag: "Sizzling", tag: "Sizzling", title: "Sizzling Fajita Platters", subtitle: "Your choice of steak, chicken, or shrimp", description: "Experience the aroma and flavor of our sizzling fajitas, served hot with bell peppers, onions, and all the fixings.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-beef-stripes-tortilla-with-bowl-guacamole-table-cloth_23-2148042468.jpg", imageAlt: "Sizzling fajita platter with chicken and vegetables"},
title: "Sizzling Fajita Platters",
subtitle: "Your choice of steak, chicken, or shrimp",
description: "Experience the aroma and flavor of our sizzling fajitas, served hot with bell peppers, onions, and all the fixings.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mexican-beef-stripes-tortilla-with-bowl-guacamole-table-cloth_23-2148042468.jpg",
imageAlt: "Sizzling fajita platter with chicken and vegetables",
},
{ {
tag: "Refreshing", tag: "Refreshing", title: "Hand-Crafted Margaritas", subtitle: "Classic, fruit-infused, and spicy options", description: "Quench your thirst with our perfectly balanced margaritas, made with premium tequila and fresh fruit purees.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-drink-composition_23-2148935272.jpg", imageAlt: "Refreshing lime margarita with salt rim"},
title: "Hand-Crafted Margaritas",
subtitle: "Classic, fruit-infused, and spicy options",
description: "Quench your thirst with our perfectly balanced margaritas, made with premium tequila and fresh fruit purees.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-drink-composition_23-2148935272.jpg",
imageAlt: "Refreshing lime margarita with salt rim",
},
]} ]}
title="Signature Dishes & Fresh Ingredients" title="Signature Dishes & Fresh Ingredients"
description="Discover our most celebrated creations, crafted with the freshest local produce and imported Mexican spices." description="Discover our most celebrated creations, crafted with the freshest local produce and imported Mexican spices."
@@ -242,53 +155,17 @@ export default function LandingPage() {
carouselMode="buttons" carouselMode="buttons"
products={[ products={[
{ {
id: "enchiladas", id: "enchiladas", name: "Chicken Enchiladas", price: "$14.99", variant: "Red or Green Sauce", imageSrc: "http://img.b2bpic.net/free-photo/georgian-fried-chicken-sauce_140725-8576.jpg", imageAlt: "Chicken enchiladas with red sauce and cheese"},
name: "Chicken Enchiladas",
price: "$14.99",
variant: "Red or Green Sauce",
imageSrc: "http://img.b2bpic.net/free-photo/georgian-fried-chicken-sauce_140725-8576.jpg",
imageAlt: "Chicken enchiladas with red sauce and cheese",
},
{ {
id: "quesadilla", id: "quesadilla", name: "Carne Asada Quesadilla", price: "$13.50", variant: "Steak & Cheese", imageSrc: "http://img.b2bpic.net/free-photo/lavash-stuffed-with-meat-roasted_114579-1767.jpg", imageAlt: "Grilled carne asada quesadilla with salsa"},
name: "Carne Asada Quesadilla",
price: "$13.50",
variant: "Steak & Cheese",
imageSrc: "http://img.b2bpic.net/free-photo/lavash-stuffed-with-meat-roasted_114579-1767.jpg",
imageAlt: "Grilled carne asada quesadilla with salsa",
},
{ {
id: "burrito", id: "burrito", name: "Giant Burrito Supreme", price: "$15.99", variant: "Beef, Chicken, or Veggie", imageSrc: "http://img.b2bpic.net/free-photo/spring-roll_74190-4964.jpg", imageAlt: "Large burrito supreme with various fillings"},
name: "Giant Burrito Supreme",
price: "$15.99",
variant: "Beef, Chicken, or Veggie",
imageSrc: "http://img.b2bpic.net/free-photo/spring-roll_74190-4964.jpg",
imageAlt: "Large burrito supreme with various fillings",
},
{ {
id: "guacamole", id: "guacamole", name: "Fresh Guacamole & Chips", price: "$9.00", variant: "Avocado & Pico de Gallo", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131306.jpg", imageAlt: "Bowl of fresh guacamole with tortilla chips"},
name: "Fresh Guacamole & Chips",
price: "$9.00",
variant: "Avocado & Pico de Gallo",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-still-life_23-2148131306.jpg",
imageAlt: "Bowl of fresh guacamole with tortilla chips",
},
{ {
id: "flan", id: "flan", name: "Traditional Mexican Flan", price: "$7.50", variant: "Caramel Custard", imageSrc: "http://img.b2bpic.net/free-photo/homemade-vanilla-custard-blue-background_123827-27425.jpg", imageAlt: "Slice of traditional Mexican flan with caramel sauce"},
name: "Traditional Mexican Flan",
price: "$7.50",
variant: "Caramel Custard",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-vanilla-custard-blue-background_123827-27425.jpg",
imageAlt: "Slice of traditional Mexican flan with caramel sauce",
},
{ {
id: "churros", id: "churros", name: "Churros with Chocolate", price: "$8.00", variant: "Cinnamon Sugar", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pastries-woman-tearing-qogal-along-with-other-bakeries-cookies-tea-time-tasty-pastry-dough-ceremony-table_140725-16079.jpg", imageAlt: "Churros served with chocolate dipping sauce"},
name: "Churros with Chocolate",
price: "$8.00",
variant: "Cinnamon Sugar",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pastries-woman-tearing-qogal-along-with-other-bakeries-cookies-tea-time-tasty-pastry-dough-ceremony-table_140725-16079.jpg",
imageAlt: "Churros served with chocolate dipping sauce",
},
]} ]}
title="Explore Our Authentic Mexican Menu" title="Explore Our Authentic Mexican Menu"
description="From sizzling fajitas to savory tacos and refreshing margaritas, our menu offers a diverse selection to delight every palate." description="From sizzling fajitas to savory tacos and refreshing margaritas, our menu offers a diverse selection to delight every palate."
@@ -303,50 +180,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Chris P.", role: "Local Resident", company: "Locust Grove", rating: 5,
name: "Chris P.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg", imageAlt: "Chris P. photo"},
role: "Local Resident",
company: "Locust Grove",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg",
imageAlt: "Chris P. photo",
},
{ {
id: "2", id: "2", name: "Maria G.", role: "Food Blogger", company: "Georgia Eats", rating: 5,
name: "Maria G.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222245.jpg", imageAlt: "Maria G. photo"},
role: "Food Blogger",
company: "Georgia Eats",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222245.jpg",
imageAlt: "Maria G. photo",
},
{ {
id: "3", id: "3", name: "Robert S.", role: "Business Owner", company: "Grove Industries", rating: 5,
name: "Robert S.", imageSrc: "http://img.b2bpic.net/free-photo/digital-profession-seat-beautiful-digitally-generated_1134-850.jpg", imageAlt: "Robert S. photo"},
role: "Business Owner",
company: "Grove Industries",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/digital-profession-seat-beautiful-digitally-generated_1134-850.jpg",
imageAlt: "Robert S. photo",
},
{ {
id: "4", id: "4", name: "Ana L.", role: "Event Planner", company: "Celebrations GA", rating: 5,
name: "Ana L.", imageSrc: "http://img.b2bpic.net/free-photo/cook-pours-eggs-filling-pan_140725-6431.jpg", imageAlt: "Ana L. photo"},
role: "Event Planner",
company: "Celebrations GA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cook-pours-eggs-filling-pan_140725-6431.jpg",
imageAlt: "Ana L. photo",
},
{ {
id: "5", id: "5", name: "John D.", role: "Visitor", company: "Atlanta", rating: 5,
name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", imageAlt: "John D. photo"},
role: "Visitor",
company: "Atlanta",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
imageAlt: "John D. photo",
},
]} ]}
title="Loved by Our Community" title="Loved by Our Community"
description="Hear directly from our wonderful customers about their memorable dining experiences at Sabrosos." description="Hear directly from our wonderful customers about their memorable dining experiences at Sabrosos."
@@ -360,44 +207,16 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
groups={[ groups={[
{ {
id: "culinary", id: "culinary", groupTitle: "Our Culinary & Service Team", members: [
groupTitle: "Our Culinary & Service Team",
members: [
{ {
id: "maria", id: "maria", title: "Maria Sanchez", subtitle: "Head Chef", detail: "With over 20 years of experience, Maria brings authentic Mexican flavors to every dish.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-cook-wearing-chef-uniform-holding-camera-showing-fist-isolated-pink-wall_141793-36678.jpg", imageAlt: "Maria Sanchez, Head Chef"},
title: "Maria Sanchez",
subtitle: "Head Chef",
detail: "With over 20 years of experience, Maria brings authentic Mexican flavors to every dish.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-cook-wearing-chef-uniform-holding-camera-showing-fist-isolated-pink-wall_141793-36678.jpg",
imageAlt: "Maria Sanchez, Head Chef",
},
{ {
id: "carlos", id: "carlos", title: "Carlos Ramirez", subtitle: "Restaurant Manager", detail: "Carlos ensures every guest has a seamless and enjoyable dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bar-owner-with-arms-crossed-standing-entrance-door-looking-camera_637285-5716.jpg", imageAlt: "Carlos Ramirez, Restaurant Manager"},
title: "Carlos Ramirez",
subtitle: "Restaurant Manager",
detail: "Carlos ensures every guest has a seamless and enjoyable dining experience.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bar-owner-with-arms-crossed-standing-entrance-door-looking-camera_637285-5716.jpg",
imageAlt: "Carlos Ramirez, Restaurant Manager",
},
{ {
id: "sofia", id: "sofia", title: "Sofia Garcia", subtitle: "Lead Server", detail: "Sofia's warm smile and excellent service make every visit special.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-smiling-barista-girl-serving-coffee-standing-near-cafe-counter-apron-preparing_1258-199277.jpg", imageAlt: "Sofia Garcia, Lead Server"},
title: "Sofia Garcia",
subtitle: "Lead Server",
detail: "Sofia's warm smile and excellent service make every visit special.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-smiling-barista-girl-serving-coffee-standing-near-cafe-counter-apron-preparing_1258-199277.jpg",
imageAlt: "Sofia Garcia, Lead Server",
},
{ {
id: "juan", id: "juan", title: "Juan Perez", subtitle: "Sous Chef", detail: "Juan supports the kitchen, ensuring consistency and quality in every preparation.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-cocktail-with-lemon-banana_23-2147680733.jpg", imageAlt: "Juan Perez, Sous Chef"},
title: "Juan Perez", ]
subtitle: "Sous Chef",
detail: "Juan supports the kitchen, ensuring consistency and quality in every preparation.",
imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-cocktail-with-lemon-banana_23-2147680733.jpg",
imageAlt: "Juan Perez, Sous Chef",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/cinco-de-mayo-background-with-mexican-elements_23-2147797072.jpg",
imageAlt: "smiling mexican woman chef portrait",
}, },
]} ]}
title="Crafting Every Dish with Passion" title="Crafting Every Dish with Passion"
@@ -411,25 +230,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq1", id: "faq1", title: "Do you take reservations?", content: "Yes, we highly recommend making a reservation, especially for dinner and weekend visits. You can call us directly or use our online reservation form on the contact page."},
title: "Do you take reservations?",
content: "Yes, we highly recommend making a reservation, especially for dinner and weekend visits. You can call us directly or use our online reservation form on the contact page.",
},
{ {
id: "faq2", id: "faq2", title: "Do you offer catering services?", content: "Absolutely! Sabrosos offers catering for various events, from corporate lunches to family gatherings. Please contact us to discuss your specific needs and menu options."},
title: "Do you offer catering services?",
content: "Absolutely! Sabrosos offers catering for various events, from corporate lunches to family gatherings. Please contact us to discuss your specific needs and menu options.",
},
{ {
id: "faq3", id: "faq3", title: "Are there vegetarian or vegan options?", content: "Yes, we have a variety of vegetarian and vegan-friendly dishes on our menu. Please inform your server about your dietary preferences, and they will gladly guide you through our options."},
title: "Are there vegetarian or vegan options?",
content: "Yes, we have a variety of vegetarian and vegan-friendly dishes on our menu. Please inform your server about your dietary preferences, and they will gladly guide you through our options.",
},
{ {
id: "faq4", id: "faq4", title: "Do you have gluten-free options?", content: "Many of our dishes can be prepared gluten-free. Our corn tortillas are naturally gluten-free. Please speak with your server for recommendations and to ensure your meal meets your requirements."},
title: "Do you have gluten-free options?",
content: "Many of our dishes can be prepared gluten-free. Our corn tortillas are naturally gluten-free. Please speak with your server for recommendations and to ensure your meal meets your requirements.",
},
]} ]}
title="Got Questions? We Have Answers!" title="Got Questions? We Have Answers!"
description="Find quick answers to common questions about reservations, catering, dietary needs, and more." description="Find quick answers to common questions about reservations, catering, dietary needs, and more."
@@ -441,8 +248,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Get In Touch" tag="Get In Touch"
title="Visit Sabrosos Today!" title="Visit Sabrosos Today!"
description="Located in the heart of Locust Grove, we're ready to welcome you. Make a reservation or send us a message through the form below." description="Located in the heart of Locust Grove, we're ready to welcome you. Make a reservation or send us a message through the form below."
@@ -459,58 +265,35 @@ export default function LandingPage() {
logoText="Sabrosos" logoText="Sabrosos"
columns={[ columns={[
{ {
title: "Sabrosos", title: "Sabrosos", items: [
items: [
{ {
label: "Our Story", label: "Our Story", href: "#about"},
href: "#about",
},
{ {
label: "Our Team", label: "Our Team", href: "#team"},
href: "#team",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Menu", title: "Menu", items: [
items: [
{ {
label: "Specials", label: "Specials", href: "#features"},
href: "#features",
},
{ {
label: "Full Menu", label: "Full Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "Drinks", label: "Drinks", href: "#menu"},
href: "#menu",
},
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
{ {
label: "Reservations", label: "Reservations", href: "#contact"},
href: "#contact",
},
{ {
label: "Facebook", label: "Facebook", href: "#"},
href: "#",
},
{ {
label: "Instagram", label: "Instagram", href: "#"},
href: "#",
},
], ],
}, },
]} ]}