Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-30 14:56:12 +00:00

View File

@@ -31,46 +31,31 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Packages",
id: "#packages",
},
name: "Packages", id: "#packages"},
{
name: "Destinations",
id: "#destinations",
},
name: "Destinations", id: "#destinations"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
]}
brandName="JAMBO MASAI"
button={{
text: "WhatsApp",
href: "https://wa.me/2557XXXXXXXX",
}}
text: "WhatsApp", href: "https://wa.me/2557XXXXXXXX"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="JAMBO MASAI TOURS"
description="Luxury tailor-made safaris, Zanzibar escapes & unforgettable adventures in Tanzania."
buttons={[
{
text: "Plan Your Safari",
href: "#",
},
text: "Plan Your Safari", href: "#"},
{
text: "Chat on WhatsApp",
href: "https://wa.me/2557XXXXXXXX",
},
text: "Chat on WhatsApp", href: "https://wa.me/2557XXXXXXXX"},
]}
imageSrc="http://img.b2bpic.net/free-photo/three-friends-traveling-by-car-with-copy-space_23-2148771826.jpg"
mediaAnimation="blur-reveal"
@@ -83,45 +68,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Incredible",
quote: "The most beautiful experience of my life.",
name: "Sarah",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-young-woman-khaki-dress-desert-traveling-africa-safari-wearing-hat-backpack-taking-photo-vintage-camera_285396-9168.jpg",
},
id: "1", title: "Incredible", quote: "The most beautiful experience of my life.", name: "Sarah", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-young-woman-khaki-dress-desert-traveling-africa-safari-wearing-hat-backpack-taking-photo-vintage-camera_285396-9168.jpg"},
{
id: "2",
title: "Amazing",
quote: "Seamless service and professional guides.",
name: "Mark",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-loving-couple-walking-outdoors-beach_171337-16226.jpg",
},
id: "2", title: "Amazing", quote: "Seamless service and professional guides.", name: "Mark", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-loving-couple-walking-outdoors-beach_171337-16226.jpg"},
{
id: "3",
title: "Luxury",
quote: "Perfectly planned for our anniversary.",
name: "Anna",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/old-woman-celebrating-world-photography-day_23-2151644712.jpg",
},
id: "3", title: "Luxury", quote: "Perfectly planned for our anniversary.", name: "Anna", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/old-woman-celebrating-world-photography-day_23-2151644712.jpg"},
{
id: "4",
title: "Excellent",
quote: "Great communication, very safe trips.",
name: "John",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-checking-photos-camera_23-2148362038.jpg",
},
id: "4", title: "Excellent", quote: "Great communication, very safe trips.", name: "John", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-checking-photos-camera_23-2148362038.jpg"},
{
id: "5",
title: "Magic",
quote: "Wildlife sightings beyond expectation.",
name: "Lisa",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-showing-affection-beach-near-ocean_23-2150367588.jpg",
},
id: "5", title: "Magic", quote: "Wildlife sightings beyond expectation.", name: "Lisa", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-showing-affection-beach-near-ocean_23-2150367588.jpg"},
]}
title="5.0 Rated Safari Experience"
description="Trusted by hundreds of adventurers worldwide."
@@ -136,41 +91,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Wildlife Safaris",
price: "From $1,200",
imageSrc: "http://img.b2bpic.net/free-photo/lonely-female-lion-walking-addo-elephant-national-park_181624-11925.jpg",
},
id: "p1", name: "Wildlife Safaris", price: "From $1,200", imageSrc: "http://img.b2bpic.net/free-photo/lonely-female-lion-walking-addo-elephant-national-park_181624-11925.jpg"},
{
id: "p2",
name: "Zanzibar Holidays",
price: "From $900",
imageSrc: "http://img.b2bpic.net/free-photo/two-deck-chairs-wooden-floor-water-villa-sunset-time-maldives-island_1232-4469.jpg",
},
id: "p2", name: "Zanzibar Holidays", price: "From $900", imageSrc: "http://img.b2bpic.net/free-photo/two-deck-chairs-wooden-floor-water-villa-sunset-time-maldives-island_1232-4469.jpg"},
{
id: "p3",
name: "Trekking & Hiking",
price: "From $1,500",
imageSrc: "http://img.b2bpic.net/free-photo/fit-female-hiker-with-backpack-poles-standing-rocky-mountain-ridge-looking-out-valleys-peaks_1150-42445.jpg",
},
id: "p3", name: "Trekking & Hiking", price: "From $1,500", imageSrc: "http://img.b2bpic.net/free-photo/fit-female-hiker-with-backpack-poles-standing-rocky-mountain-ridge-looking-out-valleys-peaks_1150-42445.jpg"},
{
id: "p4",
name: "Cultural Tours",
price: "From $500",
imageSrc: "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711089.jpg",
},
id: "p4", name: "Cultural Tours", price: "From $500", imageSrc: "http://img.b2bpic.net/free-photo/indigenous-person-doing-daily-chores-showcasing-lifestyle_23-2149711089.jpg"},
{
id: "p5",
name: "Luxury Combo",
price: "From $2,500",
imageSrc: "http://img.b2bpic.net/free-photo/majestic-lion-walking-through-african-savannah-generated-by-ai_188544-24268.jpg",
},
id: "p5", name: "Luxury Combo", price: "From $2,500", imageSrc: "http://img.b2bpic.net/free-photo/majestic-lion-walking-through-african-savannah-generated-by-ai_188544-24268.jpg"},
{
id: "p6",
name: "Honeymoon Safari",
price: "From $3,000",
imageSrc: "http://img.b2bpic.net/free-photo/boho-model-swimsuit-with-white-cape-with-hat-beach-sunset_169016-51547.jpg",
},
id: "p6", name: "Honeymoon Safari", price: "From $3,000", imageSrc: "http://img.b2bpic.net/free-photo/boho-model-swimsuit-with-white-cape-with-hat-beach-sunset_169016-51547.jpg"},
]}
title="Safari Packages"
description="Hand-picked experiences for the discerning traveler."
@@ -184,34 +115,22 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Tailor-Made",
description: "Designed exclusively for your preferences.",
icon: Sparkles,
title: "Tailor-Made", description: "Designed exclusively for your preferences.", icon: Sparkles,
},
{
title: "Expert Guides",
description: "Local professional guides with deep knowledge.",
icon: MapPin,
title: "Expert Guides", description: "Local professional guides with deep knowledge.", icon: MapPin,
},
{
title: "Fast Response",
description: "We are available 24/7 via WhatsApp.",
icon: MessageCircle,
title: "Fast Response", description: "We are available 24/7 via WhatsApp.", icon: MessageCircle,
},
{
title: "Luxury & Comfort",
description: "Hand-picked premium stays and vehicles.",
icon: Shield,
title: "Luxury & Comfort", description: "Hand-picked premium stays and vehicles.", icon: Shield,
},
{
title: "5-Star Service",
description: "Unmatched commitment to your experience.",
icon: Star,
title: "5-Star Service", description: "Unmatched commitment to your experience.", icon: Star,
},
{
title: "Local Insight",
description: "Authentic engagement with Tanzanian culture.",
icon: Users,
title: "Local Insight", description: "Authentic engagement with Tanzanian culture.", icon: Users,
},
]}
title="Why Choose Jambo Masai"
@@ -221,46 +140,23 @@ export default function LandingPage() {
<div id="destinations" data-section="destinations">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "d1",
name: "Serengeti National Park",
price: "Explore",
imageSrc: "http://img.b2bpic.net/free-photo/savannah-landscape-national-park-kenya_167946-134.jpg",
},
id: "d1", name: "Serengeti National Park", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/savannah-landscape-national-park-kenya_167946-134.jpg"},
{
id: "d2",
name: "Ngorongoro Crater",
price: "Explore",
imageSrc: "http://img.b2bpic.net/free-photo/nature-photographer-tourist-with-camera-shoots-while-standing-norway-mountain_613910-19268.jpg",
},
id: "d2", name: "Ngorongoro Crater", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/nature-photographer-tourist-with-camera-shoots-while-standing-norway-mountain_613910-19268.jpg"},
{
id: "d3",
name: "Tarangire National Park",
price: "Explore",
imageSrc: "http://img.b2bpic.net/free-photo/group-elephants-amboseli-national-park-kenya-africa_181624-23755.jpg",
},
id: "d3", name: "Tarangire National Park", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/group-elephants-amboseli-national-park-kenya-africa_181624-23755.jpg"},
{
id: "d4",
name: "Zanzibar Island",
price: "Explore",
imageSrc: "http://img.b2bpic.net/free-photo/blue-beach-hotel-landscape-beautiful_1203-5308.jpg",
},
id: "d4", name: "Zanzibar Island", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/blue-beach-hotel-landscape-beautiful_1203-5308.jpg"},
{
id: "d5",
name: "Mount Kilimanjaro",
price: "Explore",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-adult-woman-enjoying-nature_23-2148315699.jpg",
},
id: "d5", name: "Mount Kilimanjaro", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/front-view-adult-woman-enjoying-nature_23-2148315699.jpg"},
{
id: "d6",
name: "Lake Manyara",
price: "Explore",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-beautiful-deer-kruger-national-park_181624-7393.jpg",
},
id: "d6", name: "Lake Manyara", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-beautiful-deer-kruger-national-park_181624-7393.jpg"},
]}
title="Featured Destinations"
description="Explore the wonders of Tanzania's most iconic locations."
@@ -288,41 +184,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "g1",
name: "Wildlife",
price: "Gallery",
imageSrc: "http://img.b2bpic.net/free-photo/racoon-beautiful-nature-habitat_475641-1487.jpg",
},
id: "g1", name: "Wildlife", price: "Gallery", imageSrc: "http://img.b2bpic.net/free-photo/racoon-beautiful-nature-habitat_475641-1487.jpg"},
{
id: "g2",
name: "Nature",
price: "Gallery",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708980.jpg",
},
id: "g2", name: "Nature", price: "Gallery", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708980.jpg"},
{
id: "g3",
name: "Adventure",
price: "Gallery",
imageSrc: "http://img.b2bpic.net/free-photo/leopard-resting-tree-branch_23-2152007099.jpg",
},
id: "g3", name: "Adventure", price: "Gallery", imageSrc: "http://img.b2bpic.net/free-photo/leopard-resting-tree-branch_23-2152007099.jpg"},
{
id: "g4",
name: "Jeeps",
price: "Gallery",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bird-sitting-pick-up_181624-35532.jpg",
},
id: "g4", name: "Jeeps", price: "Gallery", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bird-sitting-pick-up_181624-35532.jpg"},
{
id: "g5",
name: "Views",
price: "Gallery",
imageSrc: "http://img.b2bpic.net/free-photo/giraffes-field-covered-grass-trees-sunlight-daytime_181624-32706.jpg",
},
id: "g5", name: "Views", price: "Gallery", imageSrc: "http://img.b2bpic.net/free-photo/giraffes-field-covered-grass-trees-sunlight-daytime_181624-32706.jpg"},
{
id: "g6",
name: "Dining",
price: "Gallery",
imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg",
},
id: "g6", name: "Dining", price: "Gallery", imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg"},
]}
title="Captured Moments"
description="A glimpse into the beauty of our adventures."
@@ -333,8 +205,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Let's Talk"
title="Ready to Start Your Safari?"
description="Fill in your details and we will respond on WhatsApp to start planning."
@@ -347,42 +218,27 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
],
},
{
title: "Tours",
items: [
title: "Tours", items: [
{
label: "Wildlife",
href: "#",
},
label: "Wildlife", href: "#"},
{
label: "Zanzibar",
href: "#",
},
label: "Zanzibar", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Arusha, TZ",
href: "#",
},
label: "Arusha, TZ", href: "#"},
{
label: "WhatsApp",
href: "#",
},
label: "WhatsApp", href: "#"},
],
},
]}