From 91a007e648fc66c37968298aea5425aef078eef3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:29:30 +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 02c45fc..4a940bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { title: "Vibrant Bar & Grill", description: "Upscale ambiance with premium cocktails, grilled specialties, and an extensive selection of beverages for every occasion.", icon: Wine }, { - title: "Impeccable Service", description: "Dedicated staff committed to delivering exceptional hospitality for celebrations, corporate events, and intimate family dinners." + title: "Impeccable Service", description: "Dedicated staff committed to delivering exceptional hospitality for celebrations, corporate events, and intimate family dinners.", icon: UtensilsCrossed } ]} imageSrc="http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg?_wi=2" -- 2.49.1