From c0e371241c6ef2b995c80f565c8d2429a4a4c219 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:57:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a0b4f2..643f2f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,16 +135,16 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "shawarma", brand: "Rice Dishes", name: "Chicken Shawarma", price: "$12.00", rating: 5, + id: "shawarma", brand: "Gyro ", name: "Chicken Shawarma", price: "$12.00", rating: 5, 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: "Rice Dishes", name: "Falafel Over Rice ", price: "$10.00", rating: 4, + id: "falafel", brand: "Gyro ", 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, + id: "koshary", brand: "Gyro ", 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"}, { - id: "hawawshi", brand: "Rice Dishes", name: "Spicy Hawawshi", price: "$13.00", rating: 4, + id: "hawawshi", brand: "Gyro ", name: "Spicy Hawawshi", price: "$13.00", rating: 4, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-baked-pastry-sliced-with-greens-inside-dark-background_140725-50365.jpg", imageAlt: "Egyptian spiced minced meat baked inside pita bread"}, { id: "tameya", brand: "Sides", name: "Tameya (Egyptian Falafel)", price: "$8.00", rating: 5,