From 347b90087356647a3cd6be73ab1defff5a264e5f Mon Sep 17 00:00:00 2001 From: development Date: Mon, 5 Jan 2026 02:24:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 69e2686..df0891f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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