Update src/app/page.tsx

This commit is contained in:
2026-02-16 13:30:36 +00:00
parent 1adbfc7252
commit cc482d61b6

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit <HeroLogoBillboardSplit
logoText="INTERCITY" logoText="INTERCITY"
description="Experience luxury at the heart of London. Premium accommodations with world-class service in central London's most sought-after location." description="Experience luxury at the heart of London. Premium accommodations with world-class service in central London's most sought-after location."
background={{ variant: "aurora" }} background={{ variant: "radial-gradient" }}
buttons={[ buttons={[
{ text: "Book Your Stay", href: "https://booking.example.com" }, { text: "Book Your Stay", href: "https://booking.example.com" },
{ text: "Explore Rooms", href: "#rooms" } { text: "Explore Rooms", href: "#rooms" }