Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f276c13e99 | |||
| a83ab17405 | |||
| 8dc124eab2 | |||
| 4a8c8c372e | |||
| 3ffa8cc8f5 |
@@ -82,6 +82,7 @@ export default function LandingPage() {
|
||||
{ title: "Cultural Immersion", description: "Connect deeply with local traditions and authentic histories." },
|
||||
{ title: "Expert Guidance", description: "Experienced curators ensuring seamless and safe explorations." }
|
||||
]}
|
||||
buttons={[{ text: "Explore Itineraries", href: "#features" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tourism-mountains_1204-485.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -168,7 +169,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Ready to celebrate your next journey? Let's talk."
|
||||
buttons={[{ text: "Contact Us", href: "#" }]}
|
||||
buttons={[{ text: "Start Your Journey", href: "#" }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user