Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -135,16 +135,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "shawarma", brand: "Gyro ", name: "Chicken Shawarma", price: "$12.00", rating: 5,
|
||||
id: "shawarma", brand: "Rice Dishes ", name: "Lamb Over Rice ", price: "$14.99", 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: "Gyro ", name: "Falafel Over Rice ", price: "$10.00", rating: 4,
|
||||
id: "falafel", brand: "Rice Dishes ", name: "Falafel Over Rice ", price: "$12.99", 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: "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: "koshary", brand: "Rice Dishes ", name: "Philly Cheese Steak ", price: "$11.99", rating: 5,
|
||||
reviewCount: "180", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EuzOhdDRW9mSODwKNhupegFS1b/uploaded-1781046501555-09wv3kdm.jpg", imageAlt: "Traditional Egyptian Koshary with rice, pasta, lentils, chickpeas, and tomato sauce"},
|
||||
{
|
||||
id: "hawawshi", brand: "Gyro ", name: "Spicy Hawawshi", price: "$13.00", rating: 4,
|
||||
id: "hawawshi", brand: "Rice Dishes ", 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,
|
||||
|
||||
Reference in New Issue
Block a user