Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 22:31:40 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=1"
imageAlt="Tio Pedro Restaurant Interior"
/>
</div>
@@ -90,21 +90,21 @@ export default function LandingPage() {
name: "Street Tacos",
price: "$12.00",
variant: "Authentic",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-vegetarian-taco_23-2148629335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-vegetarian-taco_23-2148629335.jpg?_wi=1",
},
{
id: "p2",
name: "Signature Enchiladas",
price: "$15.00",
variant: "Traditional",
imageSrc: "http://img.b2bpic.net/free-photo/unwrapped-tortilla-green-plate_23-2148629326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unwrapped-tortilla-green-plate_23-2148629326.jpg?_wi=1",
},
{
id: "p3",
name: "Nachos Supreme",
price: "$10.00",
variant: "Appetizer",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-nacho-chips-salsa-dip-bowl-wooden_2829-11091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-nacho-chips-salsa-dip-bowl-wooden_2829-11091.jpg?_wi=1",
},
{
id: "p4",
@@ -160,7 +160,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=2",
imageAlt: "fresh authentic restaurant ingredients",
},
{
@@ -184,7 +184,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg?_wi=1",
imageAlt: "fresh authentic restaurant ingredients",
},
]}
@@ -206,7 +206,7 @@ export default function LandingPage() {
quote: "Best street tacos I have had in Texas!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-eating-noodles-break_23-2149390520.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=3",
imageAlt: "happy diner portrait smiling",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
quote: "Tio Pedro makes you feel like family.",
tag: "Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934674.jpg?_wi=2",
imageAlt: "happy diner portrait smiling",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
quote: "Reminds me of my abuela's cooking.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-vegetarian-taco_23-2148629335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-vegetarian-taco_23-2148629335.jpg?_wi=2",
imageAlt: "happy diner portrait smiling",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
quote: "The enchiladas are to die for.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unwrapped-tortilla-green-plate_23-2148629326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unwrapped-tortilla-green-plate_23-2148629326.jpg?_wi=2",
imageAlt: "happy diner portrait smiling",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
quote: "Always fresh, always fast.",
tag: "Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-pointing-her-smile_1187-4076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-nacho-chips-salsa-dip-bowl-wooden_2829-11091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-nacho-chips-salsa-dip-bowl-wooden_2829-11091.jpg?_wi=2",
imageAlt: "happy diner portrait smiling",
},
]}