From 79fd9ae374fb0e1a20802044ff81677d6b888ee1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:21:09 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0d18f61..3b6e6e4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -27,7 +27,7 @@ export const metadata: Metadata = { ] }, twitter: { - card: "summary_large_image", title: "Abbakka Queen Cruise | Premium Dining Experience", description: "3-hour cruise dining with fresh seafood & live music in Mangaluru. 4.3★ rated. Reserve now!", images: ["http://img.b2bpic.net/free-photo/side-view-breakfast-with-baked-grape-omelette-white-plate-balc-ony-by-sea_176474-3019.jpg"] + card: "summary_large_image", title: "Abbakka Queen Cruise | Premium Dining Experience", description: "3-hour cruise dining with fresh seafood & live music in Mangaluru. 4.3★ rated by 379+ guests. Reserve now!", images: ["http://img.b2bpic.net/free-photo/side-view-breakfast-with-baked-grape-omelette-white-plate-balc-ony-by-sea_176474-3019.jpg"] }, robots: { index: true, -- 2.49.1 From ff826e60af2603a64ea799f465ae38253bbe8302 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:21:09 +0000 Subject: [PATCH 2/2] 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 0ae7009..91c4fac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { tag="Trusted by Hundreds" tagIcon={Star} tagAnimation="slide-up" - title="4.3★ Rated by 379+ Happy Guests | Loved for Authentic Seafood & Unforgettable Memories" + title="379+ Google Reviews • 4.3★ Average Rating | Loved for Authentic Seafood & Unforgettable Memories" buttons={[ { text: "View All Reviews", href: "https://www.google.com/search?q=Abbakka+Queen+Cruise+Mangaluru" } ]} -- 2.49.1