Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||||
|
|||||||
Reference in New Issue
Block a user