From 9ffb87a6f96f80454d384f81ccecbb7aba50914b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 11:00:30 +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 604a3b9..1421a1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Marriott Sugar Land" + brandName="Gloriat" button={{ text: "Book Now", href: "https://marriott.com"}} /> @@ -47,7 +47,7 @@ export default function LandingPage() { @@ -190,11 +190,11 @@ export default function LandingPage() { { label: "+1 (281) 275-8400", href: "tel:+12812758400"}, { - label: "marriott.com", href: "https://marriott.com"}, + label: "gloriat.com", href: "https://gloriat.com"}, ], }, ]} - logoText="Marriott Sugar Land" + logoText="Gloriat Sugar Land" />