Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 05:52:49 +00:00

View File

@@ -94,7 +94,7 @@ export default function LandingPage() {
products={[
{
id: "smash-avo", brand: "Breakfast", name: "Smash Avo", price: "$16", rating: 5,
reviewCount: "285", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg", imageAlt: "Fresh smashed avocado on artisan toast"
reviewCount: "285", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg?_wi=1", imageAlt: "Fresh smashed avocado on artisan toast"
},
{
id: "eggs-benedict", brand: "Brunch", name: "Eggs Benedict", price: "$18", rating: 5,
@@ -114,7 +114,7 @@ export default function LandingPage() {
},
{
id: "brunch-combo", brand: "Combo", name: "Brunch Combo", price: "$34", rating: 5,
reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg", imageAlt: "Complete brunch experience combo"
reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slice-brown-bread-with-avocado-pasta-smoothie-bowl_181624-43073.jpg?_wi=2", imageAlt: "Complete brunch experience combo"
}
]
buttons={[