Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-02-16 13:30:40 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="INTERCITY"
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={[
{ text: "Book Your Stay", href: "https://booking.example.com" },
{ text: "Explore Rooms", href: "#rooms" }