Merge version_1 into main #2
330
src/app/page.tsx
330
src/app/page.tsx
@@ -32,61 +32,26 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Overview",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Inquiry",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Overview", id: "hero" },
|
||||
{ name: "Experience", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Inquiry", id: "contact" },
|
||||
]}
|
||||
brandName="Ultima"
|
||||
button={{ text: "Contact", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Cape Town to The End of the World"
|
||||
description="Redefining exploration with Ultima’s premium Antarctic expeditions. Discover the white desert in unparalleled luxury and safety."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Passage",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Your Passage", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-snowy-lake-scenery-tromso-norway_181624-54320.jpg?_wi=1",
|
||||
imageAlt: "Expedition ship",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-marble-with-white-background_91008-495.jpg?_wi=1",
|
||||
imageAlt: "Blue ice",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-red-rock-canyon-nevada-usa_1268-14385.jpg?_wi=1",
|
||||
imageAlt: "Antarctic landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-shot-mountains-covered-with-snow_181624-20407.jpg?_wi=1",
|
||||
imageAlt: "Ship interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-bear-catching-fish-river-alaska_181624-24435.jpg?_wi=1",
|
||||
imageAlt: "Penguins",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-snowy-lake-scenery-tromso-norway_181624-54320.jpg", imageAlt: "Expedition ship" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-marble-with-white-background_91008-495.jpg", imageAlt: "Blue ice" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/landscape-red-rock-canyon-nevada-usa_1268-14385.jpg", imageAlt: "Antarctic landscape" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,22 +61,10 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "The Ultima Expedition Legacy",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-mystery-box-collage_23-2149704183.jpg",
|
||||
alt: "Compass",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Mission",
|
||||
href: "#contact",
|
||||
},
|
||||
{ type: "text", content: "The Ultima Expedition Legacy" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/beautiful-mystery-box-collage_23-2149704183.jpg", alt: "Compass" }
|
||||
]}
|
||||
buttons={[{ text: "Our Mission", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -121,96 +74,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Route Intelligence",
|
||||
description: "AI-optimized navigation charting the safest path from Cape Town.",
|
||||
icon: Map,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantastic-animal-constellation_23-2151708271.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-world-travel-map-with-smartphone-magnifying-glass_23-2149459976.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-snowy-lake-scenery-tromso-norway_181624-54320.jpg?_wi=2",
|
||||
imageAlt: "digital route tracking interface",
|
||||
},
|
||||
{
|
||||
title: "Luxury Base Camps",
|
||||
description: "Warmth meets wilderness in our sustainable premium facilities.",
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magical-winter-landscape_23-2151911717.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918253.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-marble-with-white-background_91008-495.jpg?_wi=2",
|
||||
imageAlt: "digital route tracking interface",
|
||||
},
|
||||
{
|
||||
title: "Expert Naturalists",
|
||||
description: "Guiding you through the untouched white desert.",
|
||||
icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-map-binoculars-compass-grass_23-2147628886.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-park-rangers-woods_23-2149309560.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-red-rock-canyon-nevada-usa_1268-14385.jpg?_wi=2",
|
||||
imageAlt: "digital route tracking interface",
|
||||
},
|
||||
{
|
||||
title: "Aerial Expeditions",
|
||||
description: "Witness the ice from the heavens above.",
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-redhead-snowboarder-with-full-beard-winter-hat-protective-glasses-dressed-snowboarding-coat-posing-with-snowboard-against-background-mountains_613910-5093.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-shot-snowy-mountainous-scenery-breathtaking-blue-sky_181624-7307.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-shot-mountains-covered-with-snow_181624-20407.jpg?_wi=2",
|
||||
imageAlt: "digital route tracking interface",
|
||||
},
|
||||
{
|
||||
title: "Gourmet Dining",
|
||||
description: "World-class chefs working in polar extremes.",
|
||||
icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pan-fried-meat-wooden-board-with-greens-bun-with-sesame-seeds_141793-17560.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-ready-eat-meal_23-2151187744.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-bear-catching-fish-river-alaska_181624-24435.jpg?_wi=2",
|
||||
imageAlt: "digital route tracking interface",
|
||||
},
|
||||
{
|
||||
title: "Survival Expertise",
|
||||
description: "High-tech gear provided for every explorer.",
|
||||
icon: CheckCircle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-elements-arrangement-luggage_23-2148634208.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/border-from-ice-skates_23-2147758909.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-hiker-mask-dark-clothes-standing-alone-snowy-steep-hill-mountains_181624-2727.jpg",
|
||||
imageAlt: "digital route tracking interface",
|
||||
},
|
||||
{ title: "Route Intelligence", description: "AI-optimized navigation charting the safest path.", icon: Map, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/fantastic-animal-constellation_23-2151708271.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/view-world-travel-map-with-smartphone-magnifying-glass_23-2149459976.jpg" }] },
|
||||
{ title: "Luxury Base Camps", description: "Warmth meets wilderness in our sustainable facilities.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/magical-winter-landscape_23-2151911717.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918253.jpg" }] },
|
||||
{ title: "Expert Naturalists", description: "Guiding you through the untouched white desert.", icon: Award, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-map-binoculars-compass-grass_23-2147628886.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-park-rangers-woods_23-2149309560.jpg" }] },
|
||||
{ title: "Aerial Expeditions", description: "Witness the ice from the heavens above.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/brutal-redhead-snowboarder-with-full-beard-winter-hat-protective-glasses-dressed-snowboarding-coat-posing-with-snowboard-against-background-mountains_613910-5093.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-shot-snowy-mountainous-scenery-breathtaking-blue-sky_181624-7307.jpg" }] },
|
||||
{ title: "Gourmet Dining", description: "World-class chefs working in polar extremes.", icon: Star, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/pan-fried-meat-wooden-board-with-greens-bun-with-sesame-seeds_141793-17560.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-ready-eat-meal_23-2151187744.jpg" }] },
|
||||
{ title: "Survival Expertise", description: "High-tech gear provided for every explorer.", icon: CheckCircle, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/travel-elements-arrangement-luggage_23-2148634208.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/border-from-ice-skates_23-2147758909.jpg" }] }
|
||||
]}
|
||||
title="Elite Expedition Features"
|
||||
description="Every detail of your journey is curated for the ultimate polar encounter."
|
||||
@@ -223,30 +92,10 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Shield,
|
||||
title: "Safety Record",
|
||||
value: "100%",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Star,
|
||||
title: "Guest Satisfaction",
|
||||
value: "99.8%",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Award,
|
||||
title: "Countries Covered",
|
||||
value: "12",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
icon: Zap,
|
||||
title: "Expeditions Led",
|
||||
value: "85+",
|
||||
},
|
||||
{ id: "m1", icon: Shield, title: "Safety Record", value: "100%" },
|
||||
{ id: "m2", icon: Star, title: "Guest Satisfaction", value: "99.8%" },
|
||||
{ id: "m3", icon: Award, title: "Countries Covered", value: "12" },
|
||||
{ id: "m4", icon: Zap, title: "Expeditions Led", value: "85+" }
|
||||
]}
|
||||
title="The Ultima Impact"
|
||||
description="Facts from our most successful expeditions to date."
|
||||
@@ -257,61 +106,16 @@ export default function LandingPage() {
|
||||
<TestimonialCardSixteen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
animationType="depth-3d"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Jenkins",
|
||||
role: "Traveler",
|
||||
company: "Global Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-posing_23-2148456428.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark Evans",
|
||||
role: "Explorer",
|
||||
company: "Wild Labs",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-country-side_23-2149406499.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Julia Rossi",
|
||||
role: "CEO",
|
||||
company: "DesignCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-carrying-mat_23-2148865642.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Arthur Smith",
|
||||
role: "Retired Judge",
|
||||
company: "Independent",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-people-ice-skating-outdoors-winter-time_23-2151396929.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Leo Martinez",
|
||||
role: "Influencer",
|
||||
company: "Socially",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-photo-camera_23-2149270109.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah Jenkins", role: "Traveler", company: "Global Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-posing_23-2148456428.jpg" },
|
||||
{ id: "t2", name: "Mark Evans", role: "Explorer", company: "Wild Labs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-country-side_23-2149406499.jpg" },
|
||||
{ id: "t3", name: "Julia Rossi", role: "CEO", company: "DesignCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-carrying-mat_23-2148865642.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "99%",
|
||||
label: "Retention",
|
||||
},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Explorers",
|
||||
},
|
||||
{
|
||||
value: "5*",
|
||||
label: "Rating",
|
||||
},
|
||||
{ value: "99%", label: "Retention" },
|
||||
{ value: "500+", label: "Explorers" },
|
||||
{ value: "5*", label: "Rating" }
|
||||
]}
|
||||
title="Voices of the White Desert"
|
||||
description="Hear directly from those who traveled to the edge of the world."
|
||||
@@ -322,15 +126,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"AeroExplorer",
|
||||
"Polar Luxe",
|
||||
"Ice Peak Systems",
|
||||
"Maritime Dynamics",
|
||||
"Technological Expeditions",
|
||||
"Ocean Elite",
|
||||
"Desert Venture",
|
||||
]}
|
||||
names={["AeroExplorer", "Polar Luxe", "Ice Peak Systems", "Maritime Dynamics", "Technological Expeditions", "Ocean Elite", "Desert Venture"]}
|
||||
title="Trusted by Leaders"
|
||||
description="Collaborating with top-tier partners in exploration and luxury."
|
||||
/>
|
||||
@@ -341,28 +137,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do we get there?",
|
||||
content: "Flights from Cape Town to specialized Antarctic airstrips.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Is it safe?",
|
||||
content: "Our safety protocols exceed global Antarctic expedition standards.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What gear is provided?",
|
||||
content: "We supply professional, polar-grade thermal survival kits.",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Is there WiFi?",
|
||||
content: "Satellite-based limited connectivity is available.",
|
||||
},
|
||||
{ id: "f1", title: "How do we get there?", content: "Flights from Cape Town to specialized Antarctic airstrips." },
|
||||
{ id: "f2", title: "Is it safe?", content: "Our safety protocols exceed global Antarctic expedition standards." },
|
||||
{ id: "f3", title: "What gear is provided?", content: "We supply professional, polar-grade thermal survival kits." },
|
||||
{ id: "f4", title: "Is there WiFi?", content: "Satellite-based limited connectivity is available." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-world-travel-map-with-passport_23-2149459965.jpg"
|
||||
title="Curiosity in the Cold"
|
||||
description="Common questions for our Antarctic travelers."
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -372,18 +151,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Inquire"
|
||||
title="Start Your Expedition"
|
||||
description="Reach out today to secure your cabin for the upcoming season."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Ultima",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Ultima", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -392,32 +164,8 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/first-melt_181624-11429.jpg"
|
||||
logoText="Ultima"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
{
|
||||
label: "Overview",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Navigation", items: [{ label: "Overview", href: "#hero" }, { label: "Features", href: "#features" }] },
|
||||
{ title: "Support", items: [{ label: "FAQs", href: "#faq" }, { label: "Contact", href: "#contact" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user