Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9013f352de | |||
| 6282755c85 | |||
| d39a892701 | |||
| f5b65f375c | |||
| 88e0322fc2 | |||
| 3546695f2c |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tag="Adventure Awaits"
|
tag="Adventure Awaits"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Tours", href: "tours" },
|
{ text: "Book Your Adventure Today", href: "tours" },
|
||||||
{ text: "Learn More", href: "about" }
|
{ text: "Learn More", href: "about" }
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
|
|||||||
Reference in New Issue
Block a user