From 82dfc1d5a67671ec31dcc378b081fa60542da0c4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:56:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 42c54c6..cc35238 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,10 +136,10 @@ export default function LandingPage() { products={[ { id: "shawarma", brand: "Wraps & Sandwiches", name: "Chicken Shawarma", price: "$12.00", rating: 5, - reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-shaurma-sliced-pita-sandwich-inside-plate-dark-surface-burger-meal-grill-snack-lunch-bread-toast_140725-153840.jpg?_wi=1", imageAlt: "Delicious chicken shawarma wrap with fresh vegetables and tahini sauce"}, + reviewCount: "150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EuzOhdDRW9mSODwKNhupegFS1b/uploaded-1781045127548-ocnclv8n.jpg", imageAlt: "Delicious chicken shawarma wrap with fresh vegetables and tahini sauce"}, { - id: "falafel", brand: "Wraps & Sandwiches", name: "Classic Falafel", price: "$10.00", rating: 4, - reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food_2829-14399.jpg", imageAlt: "Crispy falafel sandwich with hummus and pickled vegetables"}, + id: "falafel", brand: "Wraps & Sandwiches", name: "Falafel Over Rice ", price: "$10.00", rating: 4, + reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EuzOhdDRW9mSODwKNhupegFS1b/uploaded-1781045661972-3etuhqgc.jpg", imageAlt: "Crispy falafel sandwich with hummus and pickled vegetables"}, { id: "koshary", brand: "Rice Dishes", name: "Egyptian Koshary", price: "$14.00", rating: 5, reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/xhinkali-with-meat-vodka-plain-youghurt-side-view_140725-11372.jpg", imageAlt: "Traditional Egyptian Koshary with rice, pasta, lentils, chickpeas, and tomato sauce"},