Update src/app/page.tsx
This commit is contained in:
@@ -49,6 +49,9 @@ export default function LandingPage() {
|
||||
title="A Royal Legacy in the Heart of London"
|
||||
description="Experience timeless British elegance and 5-star service where history meets modern refinement."
|
||||
tag="Five-Star Luxury Experience"
|
||||
buttons={[
|
||||
{ text: "Book Your Stay", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-motorcycle-headlight-automobile_1203-6158.jpg", imageAlt: "Hotel Entrance"},
|
||||
@@ -232,4 +235,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user