Merge version_5 into main
Merge version_5 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -77,7 +77,6 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Dragon Roll",
|
||||
price: "$16.99",
|
||||
description: "Eel, cucumber, avocado with dragon egg topping",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766787041844-tzssa0wc.jpg",
|
||||
imageAlt: "Dragon Roll",
|
||||
isFavorited: false
|
||||
@@ -86,7 +85,6 @@ export default function LandingPage() {
|
||||
id: "2",
|
||||
name: "Rainbow Roll",
|
||||
price: "$15.99",
|
||||
description: "California roll topped with assorted sashimi",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766983289277-elw8ical.jpg",
|
||||
imageAlt: "Rainbow Roll",
|
||||
isFavorited: false
|
||||
@@ -95,7 +93,6 @@ export default function LandingPage() {
|
||||
id: "3",
|
||||
name: "Spicy Tuna Roll",
|
||||
price: "$12.99",
|
||||
description: "Spicy tuna, jalapeño, sriracha mayo",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766983290082-rq47q3ut.jpg",
|
||||
imageAlt: "Spicy Tuna Roll",
|
||||
isFavorited: false
|
||||
@@ -104,7 +101,6 @@ export default function LandingPage() {
|
||||
id: "4",
|
||||
name: "Salmon Nigiri",
|
||||
price: "$14.99",
|
||||
description: "Buttery premium salmon over sushi rice",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766983291397-8uh3i1cf.jpg",
|
||||
imageAlt: "Salmon Nigiri",
|
||||
isFavorited: false
|
||||
|
||||
Reference in New Issue
Block a user