Merge version_2 into main #3
@@ -29,11 +29,13 @@ export default function CulturalExperiencesPage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingInline navItems={navItems} brandName="JAMBO MASAI" />
|
||||
<NavbarLayoutFloatingInline navItems={navItems} brandName="JAMBO MASAI" button={{ text: "Book Now", href: "#" }} />
|
||||
<HeroLogoBillboard
|
||||
logoText="Cultural Experiences"
|
||||
description="Immerse yourself in authentic Tanzanian traditions and local community life."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711089.jpg"
|
||||
buttons={[{ text: "Explore" }]}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
<FooterBase
|
||||
columns={[{ title: "Company", items: [{ label: "Home", href: "/" }] }]}
|
||||
|
||||
@@ -29,11 +29,13 @@ export default function TrekkingPage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingInline navItems={navItems} brandName="JAMBO MASAI" />
|
||||
<NavbarLayoutFloatingInline navItems={navItems} brandName="JAMBO MASAI" button={{ text: "Book Now", href: "#" }} />
|
||||
<HeroLogoBillboard
|
||||
logoText="Trekking & Hiking"
|
||||
description="Conquer the heights of Mount Kilimanjaro or explore the lush trails of the highlands."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fit-female-hiker-with-backpack-poles-standing-rocky-mountain-ridge-looking-out-valleys-peaks_1150-42445.jpg"
|
||||
buttons={[{ text: "Explore" }]}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
<FooterBase
|
||||
columns={[{ title: "Company", items: [{ label: "Home", href: "/" }] }]}
|
||||
|
||||
@@ -29,11 +29,13 @@ export default function WildlifePage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingInline navItems={navItems} brandName="JAMBO MASAI" />
|
||||
<NavbarLayoutFloatingInline navItems={navItems} brandName="JAMBO MASAI" button={{ text: "Book Now", href: "#" }} />
|
||||
<HeroLogoBillboard
|
||||
logoText="Wildlife Safaris"
|
||||
description="Witness the Great Migration and majestic predators in Tanzania's world-renowned parks."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lonely-female-lion-walking-addo-elephant-national-park_181624-11925.jpg"
|
||||
buttons={[{ text: "Explore" }]}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
<FooterBase
|
||||
columns={[{ title: "Company", items: [{ label: "Home", href: "/" }] }]}
|
||||
|
||||
@@ -29,11 +29,13 @@ export default function ZanzibarPage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingInline navItems={navItems} brandName="JAMBO MASAI" />
|
||||
<NavbarLayoutFloatingInline navItems={navItems} brandName="JAMBO MASAI" button={{ text: "Book Now", href: "#" }} />
|
||||
<HeroLogoBillboard
|
||||
logoText="Zanzibar Holidays"
|
||||
description="Relax on pristine white-sand beaches and explore the historic Stone Town streets."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-deck-chairs-wooden-floor-water-villa-sunset-time-maldives-island_1232-4469.jpg"
|
||||
buttons={[{ text: "Explore" }]}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
<FooterBase
|
||||
columns={[{ title: "Company", items: [{ label: "Home", href: "/" }] }]}
|
||||
|
||||
Reference in New Issue
Block a user