Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 10:05:58 +00:00

View File

@@ -57,9 +57,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ title: "Smart Itinerary", description: "Automated route optimization based on your interests and local constraints.", imageSrc: "http://img.b2bpic.net/free-photo/map-svalbard-jan-mayen-gold-glitter-map-dark-background_559531-10667.jpg", imageAlt: "Smart Itinerary" },
{ title: "Live Tracking", description: "Stay updated with real-time flight, hotel, and transport data alerts.", imageSrc: "http://img.b2bpic.net/free-photo/alarm-clock-airplane-miniature-notebook-world-map-flat-lay_169016-28232.jpg", imageAlt: "Live Tracking" },
{ title: "Personalized AI", description: "Adaptive suggestions that learn your travel style and preferences over time.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-travel-agency_52683-136435.jpg", imageAlt: "Personalized AI" },
{ title: "Smart Itinerary", description: "Automated route optimization based on your interests and local constraints.", imageSrc: "http://img.b2bpic.net/free-photo/map-svalbard-jan-mayen-gold-glitter-map-dark-background_559531-10667.jpg?_wi=1", imageAlt: "Smart Itinerary" },
{ title: "Live Tracking", description: "Stay updated with real-time flight, hotel, and transport data alerts.", imageSrc: "http://img.b2bpic.net/free-photo/alarm-clock-airplane-miniature-notebook-world-map-flat-lay_169016-28232.jpg?_wi=1", imageAlt: "Live Tracking" },
{ title: "Personalized AI", description: "Adaptive suggestions that learn your travel style and preferences over time.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-travel-agency_52683-136435.jpg?_wi=1", imageAlt: "Personalized AI" },
]}
title="Everything you need for your next adventure."
description="Powerful tools designed to transform how you explore the world."
@@ -72,9 +72,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "1.2M+", title: "Itineraries Built", description: "Trips planned globally", imageSrc: "http://img.b2bpic.net/free-photo/map-svalbard-jan-mayen-gold-glitter-map-dark-background_559531-10667.jpg" },
{ id: "m2", value: "500k", title: "Active Travelers", description: "Join our community today", imageSrc: "http://img.b2bpic.net/free-photo/alarm-clock-airplane-miniature-notebook-world-map-flat-lay_169016-28232.jpg" },
{ id: "m3", value: "99.9%", title: "Accuracy Rate", description: "Precise travel data", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-travel-agency_52683-136435.jpg" },
{ id: "m1", value: "1.2M+", title: "Itineraries Built", description: "Trips planned globally", imageSrc: "http://img.b2bpic.net/free-photo/map-svalbard-jan-mayen-gold-glitter-map-dark-background_559531-10667.jpg?_wi=2" },
{ id: "m2", value: "500k", title: "Active Travelers", description: "Join our community today", imageSrc: "http://img.b2bpic.net/free-photo/alarm-clock-airplane-miniature-notebook-world-map-flat-lay_169016-28232.jpg?_wi=2" },
{ id: "m3", value: "99.9%", title: "Accuracy Rate", description: "Precise travel data", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-travel-agency_52683-136435.jpg?_wi=2" },
]}
title="Global reach."
description="Data powered by millions of travelers."