Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ef45503d9 | |||
| bc9ef81936 | |||
| 8589cc6d64 | |||
| da8f646aaa | |||
| b938e6a685 | |||
| 9d6cd98d8c |
@@ -100,6 +100,10 @@ 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>
|
||||||
|
|
||||||
@@ -256,4 +260,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user