Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 01:52:18 +00:00

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
id: "2", name: "Fresh Spring Rolls (2)", price: "$6.95", imageSrc: "http://img.b2bpic.net/free-photo/fried-spring-roll_1203-2701.jpg", imageAlt: "Light and refreshing spring rolls with peanut sauce"
},
{
id: "3", name: "Pho Ga (Chicken)", price: "$10.95", imageSrc: "http://img.b2bpic.net/free-photo/authentic-asian-noodle-soup-black-bowl_53876-103568.jpg", imageAlt: "Classic Vietnamese chicken pho with fragrant spices"
id: "3", name: "Pho Ga (Chicken)", price: "$10.95", imageSrc: "http://img.b2bpic.net/free-photo/authentic-asian-noodle-soup-black-bowl_53876-103568.jpg?_wi=1", imageAlt: "Classic Vietnamese chicken pho with fragrant spices"
},
{
id: "4", name: "Grilled Pork Chop & Shrimp Rice", price: "$13.95", imageSrc: "http://img.b2bpic.net/free-photo/delicious-white-tuna-recipe-still-life-top-view_23-2151053713.jpg", imageAlt: "Customer favorite with generous portions and bold flavors"
@@ -98,7 +98,7 @@ export default function LandingPage() {
id: "5", name: "Taro Boba Smoothie", price: "$5.95", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-fresh-grape-cocktail-with-sliced-cake-book_114579-88448.jpg", imageAlt: "Creamy, sweet taro smoothie with tapioca pearls"
},
{
id: "6", name: "Pho Bo (Beef)", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/authentic-asian-noodle-soup-black-bowl_53876-103568.jpg", imageAlt: "Traditional beef pho with aromatic broth and fresh herbs"
id: "6", name: "Pho Bo (Beef)", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/authentic-asian-noodle-soup-black-bowl_53876-103568.jpg?_wi=2", imageAlt: "Traditional beef pho with aromatic broth and fresh herbs"
},
]}
/>