From 04fd980a26cd36c0239fb11aa0e7fdb1c3040a3c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:48:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e08dff..01a78ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { id: "contact", }, ]} - brandName="TN Aki’s Harbour" + brandName=" Aki’s Harbour" /> @@ -103,7 +103,7 @@ export default function LandingPage() { @@ -226,7 +226,7 @@ export default function LandingPage() { }, ]} title="Guest Experiences" - description="Hear what our guests have to say about their experience at TN Aki’s Harbour." + description="Hear what our guests have to say about their experience at Aki’s Harbour." /> @@ -236,7 +236,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars", }} - text="Reserve your table at TN Aki’s Harbour. Call us at 070778 71801 or reach out via WhatsApp for a personalized booking experience. Located at 1st Floor, Royal Arcade, Raghunathpur, Bhubaneswar." + text="Reserve your table at Aki’s Harbour. Call us at 070778 71801 or reach out via WhatsApp for a personalized booking experience. Located at 1st Floor, Royal Arcade, Raghunathpur, Bhubaneswar." buttons={[ { text: "WhatsApp Us", @@ -252,7 +252,7 @@ export default function LandingPage() {