Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -135,10 +135,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "shawarma", brand: "Wraps & Sandwiches", name: "Chicken Shawarma", price: "$12.00", rating: 5,
|
||||
id: "shawarma", brand: "Rice Dishes", 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: "Wraps & Sandwiches", name: "Falafel Over Rice ", price: "$10.00", rating: 4,
|
||||
id: "falafel", brand: "Rice Dishes", 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,
|
||||
|
||||
Reference in New Issue
Block a user