Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee5af31421 | |||
| 2c3abff921 | |||
| 368dd3ce2f | |||
| cf1e167e2a |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
title="The World's Most Iconic Hotel"
|
title="The World's Most Iconic 7-Star Destination"
|
||||||
description="Experience the pinnacle of luxury, service, and architectural brilliance at Jumeirah Burj Al Arab."
|
description="Experience the pinnacle of luxury, service, and architectural brilliance at Jumeirah Burj Al Arab."
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/smiling-business-man-texting-smartphone-cafe_1262-3308.jpg", alt: "happy guest hotel portrait luxury" },
|
{ src: "http://img.b2bpic.net/free-photo/smiling-business-man-texting-smartphone-cafe_1262-3308.jpg", alt: "happy guest hotel portrait luxury" },
|
||||||
@@ -195,4 +195,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user