Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d5c50ea9ab |
@@ -51,6 +51,7 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Rediscover Pakistan with RE-LIVE TOUR"
|
title="Rediscover Pakistan with RE-LIVE TOUR"
|
||||||
description="Premium curated journeys through Hunza, Skardu, Kashmir, and beyond. Experience the untouched beauty of the North with luxury and comfort."
|
description="Premium curated journeys through Hunza, Skardu, Kashmir, and beyond. Experience the untouched beauty of the North with luxury and comfort."
|
||||||
|
buttons={[{ text: "Book Your Journey", href: "#contact" }]}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Ali Khan", handle: "@alikhan", testimonial: "An unforgettable experience in Hunza, perfectly organized.", rating: 5,
|
name: "Ali Khan", handle: "@alikhan", testimonial: "An unforgettable experience in Hunza, perfectly organized.", rating: 5,
|
||||||
@@ -100,10 +101,6 @@ export default function LandingPage() {
|
|||||||
<TextAbout
|
<TextAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Your Gateway to Pakistan's Unexplored Wonders"
|
title="Your Gateway to Pakistan's Unexplored Wonders"
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "View Destinations", href: "#products"},
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user