From f898f8be73f477d0afef28458a774956826ef8c4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 07:17:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d32152..44d205c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { { id: "p6", name: "Special Tapa Silog", price: "PHP 150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ribs-with-barbecue-sauce_1203-2020.jpg?_wi=1" }, ]} title="Signature Sizzling Dishes" - description="Indulge in our mouth-watering selection of premium sizzling plates." + description="Choose your perfect sizzling plate, crafted fresh for your craving." /> -- 2.49.1