Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 21:49:43 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Itinerary",
id: "itinerary",
},
name: "Itinerary", id: "itinerary"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Young Isaac Tours"
/>
@@ -59,38 +49,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Discover Addis Ababa with Young Isaac"
description="Experience the heartbeat of Ethiopia. Join a personalized city tour filled with culture, history, and vibrant local secrets."
tag="Expert Guided Tours"
buttons={[
{
text: "Book Your Tour",
href: "#contact",
},
text: "Book Your Tour", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-outdoors-famous-peak-hiking-adventure-generative-ai_188544-8144.jpg",
imageAlt: "Aerial view of Addis Ababa",
},
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-outdoors-famous-peak-hiking-adventure-generative-ai_188544-8144.jpg", imageAlt: "Aerial view of Addis Ababa"},
{
imageSrc: "http://img.b2bpic.net/free-photo/adult-harvesting-coffee_23-2151711356.jpg",
imageAlt: "Ethiopian coffee culture",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-range-panoramic-beauty-sunset-generated-by-ai_188544-44208.jpg",
imageAlt: "Majestic mountain range panoramic beauty at sunset",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-machu-picchu_23-2152003630.jpg",
imageAlt: "Woman at machu picchu",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rocks-tatacoa-desert-colombia-cloudy-sky_181624-10769.jpg",
imageAlt: "Rocks in the Tatacoa Desert, Colombia",
},
imageSrc: "http://img.b2bpic.net/free-photo/adult-harvesting-coffee_23-2151711356.jpg", imageAlt: "Ethiopian coffee culture"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -103,14 +74,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Welcome to my city.",
},
type: "text", content: "Welcome to my city."},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-friends-having-fun_23-2150880757.jpg",
alt: "Young Isaac",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-friends-having-fun_23-2150880757.jpg", alt: "Young Isaac"},
]}
/>
</div>
@@ -122,40 +88,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "National Museum",
description: "See the famous Lucy fossil and Ethiopian art history.",
tag: "History",
imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40135.jpg",
},
id: "f1", title: "National Museum", description: "See the famous Lucy fossil and Ethiopian art history.", tag: "History", imageSrc: "http://img.b2bpic.net/free-photo/two-ancient-kettles-with-empty-wooden-plate-burlap_114579-40135.jpg"},
{
id: "f2",
title: "Mercato Market",
description: "Navigate the vibrant and bustling largest open-air market in Africa.",
tag: "Culture",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-traveling_23-2149726220.jpg",
},
id: "f2", title: "Mercato Market", description: "Navigate the vibrant and bustling largest open-air market in Africa.", tag: "Culture", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-traveling_23-2149726220.jpg"},
{
id: "f3",
title: "Holy Trinity Cathedral",
description: "Explore the stunning architecture and peaceful spiritual grounds.",
tag: "Architecture",
imageSrc: "http://img.b2bpic.net/free-photo/entrance-milano-cathedral_413556-48.jpg",
},
id: "f3", title: "Holy Trinity Cathedral", description: "Explore the stunning architecture and peaceful spiritual grounds.", tag: "Architecture", imageSrc: "http://img.b2bpic.net/free-photo/entrance-milano-cathedral_413556-48.jpg"},
{
id: "f4",
title: "Unity Park",
description: "Walk through the lush gardens and historical palace grounds.",
tag: "Nature",
imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585750.jpg",
},
id: "f4", title: "Unity Park", description: "Walk through the lush gardens and historical palace grounds.", tag: "Nature", imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585750.jpg"},
{
id: "f5",
title: "Mount Entoto",
description: "Panoramic views overlooking the expansive city landscape.",
tag: "Viewpoint",
imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585697.jpg",
},
id: "f5", title: "Mount Entoto", description: "Panoramic views overlooking the expansive city landscape.", tag: "Viewpoint", imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585697.jpg"},
]}
title="Your Itinerary"
description="Tailored adventures exploring the best sights Addis Ababa has to offer."
@@ -169,38 +110,19 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "half-day",
badge: "Popular",
price: "$50",
subtitle: "Half-day city highlights",
features: [
"Museum tour",
"Local coffee",
"Transportation",
],
id: "half-day", badge: "Popular", price: "$50", subtitle: "Half-day city highlights", features: [
"Museum tour", "Local coffee", "Transportation"],
buttons: [
{
text: "Select",
href: "#contact",
},
text: "Select", href: "#contact"},
],
},
{
id: "full-day",
badge: "Best Value",
price: "$90",
subtitle: "Full-day immersive city tour",
features: [
"Museum tour",
"Mercato Market",
"Traditional lunch",
"Cathedral visit",
],
id: "full-day", badge: "Best Value", price: "$90", subtitle: "Full-day immersive city tour", features: [
"Museum tour", "Mercato Market", "Traditional lunch", "Cathedral visit"],
buttons: [
{
text: "Select",
href: "#contact",
},
text: "Select", href: "#contact"},
],
},
]}
@@ -216,20 +138,11 @@ export default function LandingPage() {
tag="Trusted Quality"
metrics={[
{
id: "m1",
value: "200+",
description: "Tours conducted successfully",
},
id: "m1", value: "200+", description: "Tours conducted successfully"},
{
id: "m2",
value: "100%",
description: "Local expert knowledge",
},
id: "m2", value: "100%", description: "Local expert knowledge"},
{
id: "m3",
value: "5/5",
description: "Guest satisfaction rating",
},
id: "m3", value: "5/5", description: "Guest satisfaction rating"},
]}
metricsAnimation="slide-up"
/>
@@ -241,45 +154,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
title: "Amazing",
quote: "Isaac made Addis Ababa so special. Highly recommended!",
name: "Anna S.",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-tourist-visiting-great-wall-china_23-2151261858.jpg",
},
id: "t1", title: "Amazing", quote: "Isaac made Addis Ababa so special. Highly recommended!", name: "Anna S.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-tourist-visiting-great-wall-china_23-2151261858.jpg"},
{
id: "t2",
title: "Knowledgeable",
quote: "The best guide I've had in Ethiopia. Very informative.",
name: "Mark D.",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-nature_23-2149026843.jpg",
},
id: "t2", title: "Knowledgeable", quote: "The best guide I've had in Ethiopia. Very informative.", name: "Mark D.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-nature_23-2149026843.jpg"},
{
id: "t3",
title: "Authentic",
quote: "Got to see the real Addis, not just the surface.",
name: "Elena R.",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-couple-hiking-trip_23-2150343035.jpg",
},
id: "t3", title: "Authentic", quote: "Got to see the real Addis, not just the surface.", name: "Elena R.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-couple-hiking-trip_23-2150343035.jpg"},
{
id: "t4",
title: "Great Day",
quote: "Seamless experience from start to finish.",
name: "James P.",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-black-woman-having-fun-park-riding-electric-kick-scooter-summer-fashion-style-colorful-hipster-outfit-wearing-backpack-yellow-sunglasses_285396-8841.jpg",
},
id: "t4", title: "Great Day", quote: "Seamless experience from start to finish.", name: "James P.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-black-woman-having-fun-park-riding-electric-kick-scooter-summer-fashion-style-colorful-hipster-outfit-wearing-backpack-yellow-sunglasses_285396-8841.jpg"},
{
id: "t5",
title: "Must Do",
quote: "Don't miss the tour. It's the highlight of the trip.",
name: "Sara L.",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-posing-with-glasses-wine-cake-outdoor-party_23-2149366223.jpg",
},
id: "t5", title: "Must Do", quote: "Don't miss the tour. It's the highlight of the trip.", name: "Sara L.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-posing-with-glasses-wine-cake-outdoor-party_23-2149366223.jpg"},
]}
title="What Guests Say"
description="Hear about their experiences exploring Addis Ababa."
@@ -292,20 +175,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Is transportation included?",
content: "Yes, all tour packages include air-conditioned transportation.",
},
id: "q1", title: "Is transportation included?", content: "Yes, all tour packages include air-conditioned transportation."},
{
id: "q2",
title: "Can you customize tours?",
content: "Absolutely! Reach out to discuss a personalized itinerary.",
},
id: "q2", title: "Can you customize tours?", content: "Absolutely! Reach out to discuss a personalized itinerary."},
{
id: "q3",
title: "What should I bring?",
content: "Comfortable walking shoes, water, and your camera!",
},
id: "q3", title: "What should I bring?", content: "Comfortable walking shoes, water, and your camera!"},
]}
title="Common Questions"
description="Answers to your queries before booking."
@@ -319,8 +193,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Let's Go"
title="Book Your Addis Tour Today"
description="Ready to explore Ethiopia's capital? Contact Young Isaac to secure your date."
@@ -333,13 +206,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Young Isaac Tours"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>