From 8a8f8f66d5d9df38e381e9830ad6b978bd7ce2fb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 17:53:32 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index cad8e6b..07afc98 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { id: "c5", brand: "Salad", name: "Strawberry Blast Salad", price: "$12.95", rating: 5, reviewCount: "70", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BoVnf2RAOeDoHMswG5SpadeRHr/uploaded-1775670140815-68elexev.png"}, { - id: "c6", brand: "Kids", name: "Junior Sweet Crepes", price: "$8.95", rating: 5, + id: "c6", brand: "Crepes ", name: "Signature Sweet Crepes", price: "$6.95 - $15.95", rating: 5, reviewCount: "40", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BoVnf2RAOeDoHMswG5SpadeRHr/uploaded-1775670729257-vt0ro02r.png"}, ]} title="Our Menu" -- 2.49.1