Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f850888ba5 | |||
| e6a07ea855 | |||
| aeb4f48ad7 | |||
| 23f9281698 | |||
| ab2846e50c |
@@ -1332,4 +1332,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -44,7 +44,9 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="LUXE TRAVELS"
|
||||
logoClassName="text-white"
|
||||
description="Discover the world's most exclusive destinations curated for discerning travelers seeking unparalleled luxury and authentic experiences."
|
||||
descriptionClassName="text-white"
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1551632786-de41ec802fcf?w=1200&h=800&fit=crop", imageAlt: "Tropical island with turquoise waters"
|
||||
@@ -253,4 +255,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user