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, 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" } ]}