Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 08:10:36 +00:00

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg"
imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317306.jpg",
@@ -143,19 +143,19 @@ export default function LandingPage() {
id: "1",
name: "Signature Wagyu Tacos",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg?_wi=1",
},
{
id: "2",
name: "Artisan Burrito Bowl",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/frame-traditional-mexican-food_23-2148181599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/frame-traditional-mexican-food_23-2148181599.jpg?_wi=1",
},
{
id: "3",
name: "Oaxacan Mole Negro",
price: "$34",
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-meat-tomato-sauce-side-view_141793-4517.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-meat-tomato-sauce-side-view_141793-4517.jpg?_wi=1",
},
{
id: "4",
@@ -261,7 +261,7 @@ export default function LandingPage() {
quote: "The mole is to die for!",
tag: "Authentic",
avatarSrc: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -283,7 +283,7 @@ export default function LandingPage() {
quote: "I love the attention to detail here.",
tag: "Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216161.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -294,7 +294,7 @@ export default function LandingPage() {
quote: "Incredible menu, can't wait to return.",
tag: "Innovative",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2147680640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/frame-traditional-mexican-food_23-2148181599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/frame-traditional-mexican-food_23-2148181599.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -305,7 +305,7 @@ export default function LandingPage() {
quote: "Consistently amazing every visit.",
tag: "Exceptional",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24361.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-meat-tomato-sauce-side-view_141793-4517.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rice-with-meat-tomato-sauce-side-view_141793-4517.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
]}