Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-06 13:22:49 +00:00

View File

@@ -45,13 +45,13 @@ export default function LandingPage() {
title="Authentic Mexican Flavors in Yorktown"
description="Experience the tradition of true Mexican cuisine, where every dish is prepared with passion and the freshest ingredients to bring the spirit of Mexico to your plate."
testimonials={[
{ name: "John Doe", handle: "@johndoe", testimonial: "The best tacos I've ever had! Truly authentic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-with-tacos-chips_23-2148764345.jpg", imageAlt: "authentic mexican restaurant food table" },
{ name: "John Doe", handle: "@johndoe", testimonial: "The best tacos I've ever had! Truly authentic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-with-tacos-chips_23-2148764345.jpg?_wi=1", imageAlt: "authentic mexican restaurant food table" },
{ name: "Jane Smith", handle: "@janesmith", testimonial: "Excellent service and the atmosphere is perfect for date night.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-couple-drinking-wine-holding-hands-table_23-2148014465.jpg", imageAlt: "mexican restaurant interior warm lighting" },
{ name: "Mark Wilson", handle: "@markwilson", testimonial: "A must-visit for anyone craving authentic Mexican food.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-flatbread-crust-garnished-with-chips_140725-241.jpg", imageAlt: "gourmet mexican taco dish served" },
{ name: "Emily Davis", handle: "@emilydavis", testimonial: "Great variety and every single dish was flavorful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortillas-marble-background_23-2148224174.jpg", imageAlt: "fresh mexican salad with lime" },
{ name: "Robert Brown", handle: "@robertb", testimonial: "Authentic, fresh, and delicious. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crackers-cakes-with-cranberries-top-inside-colored-plate-cream-rustic_140725-29951.jpg", imageAlt: "mexican churros with chocolate dessert" },
{ name: "Mark Wilson", handle: "@markwilson", testimonial: "A must-visit for anyone craving authentic Mexican food.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-flatbread-crust-garnished-with-chips_140725-241.jpg?_wi=1", imageAlt: "gourmet mexican taco dish served" },
{ name: "Emily Davis", handle: "@emilydavis", testimonial: "Great variety and every single dish was flavorful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortillas-marble-background_23-2148224174.jpg?_wi=1", imageAlt: "fresh mexican salad with lime" },
{ name: "Robert Brown", handle: "@robertb", testimonial: "Authentic, fresh, and delicious. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crackers-cakes-with-cranberries-top-inside-colored-plate-cream-rustic_140725-29951.jpg?_wi=1", imageAlt: "mexican churros with chocolate dessert" },
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-meal-with-tacos-chips_23-2148764345.jpg"
imageSrc="http://img.b2bpic.net/free-photo/delicious-meal-with-tacos-chips_23-2148764345.jpg?_wi=2"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222242.jpg", alt: "Diner 1" },
@@ -86,9 +86,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{ id: "1", name: "Taco Fiesta Platter", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-flatbread-crust-garnished-with-chips_140725-241.jpg" },
{ id: "2", name: "Sizzling Steak Fajitas", price: "$22.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortillas-marble-background_23-2148224174.jpg" },
{ id: "3", name: "Tres Leches Delight", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/crackers-cakes-with-cranberries-top-inside-colored-plate-cream-rustic_140725-29951.jpg" },
{ id: "1", name: "Taco Fiesta Platter", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-flatbread-crust-garnished-with-chips_140725-241.jpg?_wi=2" },
{ id: "2", name: "Sizzling Steak Fajitas", price: "$22.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortillas-marble-background_23-2148224174.jpg?_wi=2" },
{ id: "3", name: "Tres Leches Delight", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/crackers-cakes-with-cranberries-top-inside-colored-plate-cream-rustic_140725-29951.jpg?_wi=2" },
{ id: "4", name: "Classic Lime Margarita", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-michelada-cocktail-with-beer-lime-juicehot-saucesalted-rim-tomato-juice_123827-22021.jpg" },
{ id: "5", name: "Enchilada Suizas", price: "$19.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-unfolded-burrito-with-blue-background_23-2148329156.jpg" },
{ id: "6", name: "Chips & Guacamole Duo", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-big-unfolded-burrito_23-2148329160.jpg" },
@@ -104,11 +104,11 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Best Mexican food in the area! The service is always impeccable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222242.jpg" },
{ id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Best Mexican food in the area! The service is always impeccable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222242.jpg?_wi=1" },
{ id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "The atmosphere reminds me of my travels to Mexico. Authentic and delightful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg" },
{ id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "I love the variety and fresh quality of their ingredients every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663851.jpg" },
{ id: "4", name: "David Kim", handle: "@dkim", testimonial: "Fantastic dining experience! The Fajitas were definitely a standout dish.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-colombian-male-friends-spending-time-together-having-fun_23-2151356531.jpg" },
{ id: "5", name: "Laura Martinez", handle: "@lauram", testimonial: "Such a welcoming place. Perfect for families and friends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222242.jpg" },
{ id: "5", name: "Laura Martinez", handle: "@lauram", testimonial: "Such a welcoming place. Perfect for families and friends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222242.jpg?_wi=2" },
]}
showRating={true}
title="Loved by Our Customers"