1 Commits

Author SHA1 Message Date
7ef45503d9 Update src/app/page.tsx 2026-04-23 11:01:18 +00:00

View File

@@ -51,7 +51,6 @@ export default function LandingPage() {
variant: "plain"}}
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."
buttons={[{ text: "Book Your Journey", href: "#contact" }]}
testimonials={[
{
name: "Ali Khan", handle: "@alikhan", testimonial: "An unforgettable experience in Hunza, perfectly organized.", rating: 5,
@@ -101,6 +100,10 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Your Gateway to Pakistan's Unexplored Wonders"
buttons={[
{
text: "View Destinations", href: "#products"},
]}
/>
</div>