Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 01:24:13 +00:00

View File

@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-hands-holding-delicious-taco_23-2151048046.jpg",
@@ -170,37 +170,37 @@ export default function LandingPage() {
id: "p1",
name: "Birria Tacos",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg?_wi=2",
},
{
id: "p2",
name: "Quesabirria",
price: "$14.99",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg?_wi=3",
},
{
id: "p3",
name: "Birria Ramen",
price: "$15.99",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg?_wi=4",
},
{
id: "p4",
name: "Churros",
price: "$6.99",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg?_wi=5",
},
{
id: "p5",
name: "Consommé Dip",
price: "$3.99",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg?_wi=6",
},
{
id: "p6",
name: "Horchata",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg?_wi=7",
},
]}
title="Menu Highlights"