Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| de4759c823 | |||
| cc3e5a57d1 | |||
| f9c0efc28d | |||
| 25faeb9c32 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
title="Soar Beyond Ordinary"
|
||||
description="Experience curated luxury travel with Phoenix Sky. From pristine beaches to breathtaking mountain vistas, we redefine your journey."
|
||||
tag="Travel with Elegance"
|
||||
buttons={[{ text: "Explore Tours", href: "#tours" }]}
|
||||
buttons={[{ text: "Start Your Adventure", href: "#tours" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXB6rh3kwljms1B1YlcC9Xmluu/uploaded-1776522084965-ml4zjx6o.jpg", imageAlt: "Phoenix Sky Branding" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-boardwalk-surrounded-by-greenery-ceahlau-national-park-romania_181624-39242.jpg", imageAlt: "Mountain resort vista" },
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Start Your Journey"
|
||||
title="Ready for your next adventure?"
|
||||
title="Ready to Plan Your Dream Escape?"
|
||||
description="Get in touch today and let us build your perfect vacation."
|
||||
buttons={[{ text: "Contact Us", href: "mailto:hello@phoenixsky.com" }]}
|
||||
/>
|
||||
@@ -174,4 +174,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user