diff --git a/src/app/page.tsx b/src/app/page.tsx index ebb241c..11a9b85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,22 +49,22 @@ export default function LandingPage() { tag="World-Class Shipping" tagIcon={Truck} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg?_wi=1", imageAlt: "Modern transport fleet" + imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg", imageAlt: "Modern transport fleet" }, { - imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg?_wi=1", imageAlt: "Shipping services" + imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg", imageAlt: "Shipping services" }, { - imageSrc: "http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg?_wi=1", imageAlt: "Real-time tracking" + imageSrc: "http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg", imageAlt: "Real-time tracking" }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg?_wi=1", imageAlt: "Customs clearance" + imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg", imageAlt: "Customs clearance" }, { - imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg?_wi=2", imageAlt: "Logistics network" + imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg", imageAlt: "Logistics network" } ]} buttons={[ @@ -100,37 +100,37 @@ export default function LandingPage() { { id: 1, title: "Air Freight Excellence", description: "Fast-track your shipments worldwide with our premium air cargo services. Same-day and next-day delivery options available for urgent shipments.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg?_wi=2", imageAlt: "Air freight service" + imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg", imageAlt: "Air freight service" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg?_wi=2", imageAlt: "Tracking system" + imageSrc: "http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg", imageAlt: "Tracking system" } }, { id: 2, title: "Ocean Shipping Solutions", description: "Cost-effective containerized shipping for large volumes. Full and less-than-container loads with flexible scheduling and competitive rates.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg?_wi=2", imageAlt: "Ocean shipping" + imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg", imageAlt: "Ocean shipping" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg?_wi=3", imageAlt: "Logistics operations" + imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg", imageAlt: "Logistics operations" } }, { id: 3, title: "Ground Transportation", description: "Reliable domestic and cross-border trucking services with real-time GPS tracking, professional drivers, and comprehensive insurance coverage.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg?_wi=4", imageAlt: "Ground transport" + imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg", imageAlt: "Ground transport" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg?_wi=3", imageAlt: "GPS tracking" + imageSrc: "http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg", imageAlt: "GPS tracking" } }, { id: 4, title: "Customs & Documentation", description: "Expert handling of all customs procedures, duties, and regulatory compliance. Our specialists ensure smooth border crossings and zero delays.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg?_wi=3", imageAlt: "Customs documentation" + imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg", imageAlt: "Customs documentation" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg?_wi=3", imageAlt: "Documentation process" + imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg", imageAlt: "Documentation process" } } ]} @@ -153,16 +153,16 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "25M+", title: "Shipments Delivered", description: "Successfully transported across all continents", imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg?_wi=5", imageAlt: "Fleet statistics" + id: "1", value: "25M+", title: "Shipments Delivered", description: "Successfully transported across all continents", imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg", imageAlt: "Fleet statistics" }, { - id: "2", value: "99.7%", title: "On-Time Delivery", description: "Consistent performance exceeding industry standards", imageSrc: "http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg?_wi=4", imageAlt: "Tracking performance" + id: "2", value: "99.7%", title: "On-Time Delivery", description: "Consistent performance exceeding industry standards", imageSrc: "http://img.b2bpic.net/free-photo/employee-navigating-satellite-radar-map-search-routes_482257-93891.jpg", imageAlt: "Tracking performance" }, { - id: "3", value: "150+", title: "Countries Served", description: "Global presence with local expertise", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg?_wi=4", imageAlt: "Global coverage" + id: "3", value: "150+", title: "Countries Served", description: "Global presence with local expertise", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg", imageAlt: "Global coverage" }, { - id: "4", value: "2000+", title: "Enterprise Clients", description: "Trusted by Fortune 500 companies worldwide", imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg?_wi=6", imageAlt: "Client portfolio" + id: "4", value: "2000+", title: "Enterprise Clients", description: "Trusted by Fortune 500 companies worldwide", imageSrc: "http://img.b2bpic.net/free-photo/truck-highway-heavy-vehicle-motion-road-logistics-scene_169016-68023.jpg", imageAlt: "Client portfolio" } ]} animationType="scale-rotate" @@ -180,10 +180,10 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", title: "Game Changer for Our Supply Chain", quote: "Eternal Transport transformed how we manage international shipments. Their real-time tracking and proactive communication eliminated logistics headaches. We've cut shipping costs by 18% while improving delivery reliability.", name: "Sarah Mitchell", role: "VP Supply Chain, TechCorp International", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell" + id: "1", title: "Game Changer for Our Supply Chain", quote: "Eternal Transport transformed how we manage international shipments. Their real-time tracking and proactive communication eliminated logistics headaches. We've cut shipping costs by 18% while improving delivery reliability.", name: "Sarah Mitchell", role: "VP Supply Chain, TechCorp International", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell" }, { - id: "2", title: "Unmatched Professionalism and Reliability", quote: "Working with Eternal Transport for the past 8 years has been seamless. Their team handles our complex multi-modal shipments with expertise. When urgent situations arise, their 24/7 support is invaluable.", name: "Michael Chen", role: "Logistics Director, Global Manufacturing Co.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen" + id: "2", title: "Unmatched Professionalism and Reliability", quote: "Working with Eternal Transport for the past 8 years has been seamless. Their team handles our complex multi-modal shipments with expertise. When urgent situations arise, their 24/7 support is invaluable.", name: "Michael Chen", role: "Logistics Director, Global Manufacturing Co.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen" }, { id: "3", title: "Partners Who Truly Care About Results", quote: "From documentation to final delivery, Eternal Transport demonstrates genuine commitment to our success. Their competitive pricing combined with superior service quality makes them an obvious choice for our company.", name: "Emily Rodriguez", role: "CEO, Sustainable Fashion Ltd.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Emily Rodriguez" @@ -192,10 +192,10 @@ export default function LandingPage() { id: "4", title: "Exceptional Customs Expertise", quote: "Their customs clearance specialists have saved us countless hours and potential penalties. Complex international shipments that would be nightmare material elsewhere become routine with Eternal Transport's expertise.", name: "David Kim", role: "Operations Manager, Premium Goods Distributor", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "David Kim" }, { - id: "5", title: "Consistent Excellence Across Services", quote: "Whether we need air freight, ocean shipping, or ground transportation, Eternal Transport delivers the same high quality. They're genuinely invested in our business growth and success.", name: "Jennifer Walsh", role: "Procurement Officer, Retail Network", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jennifer Walsh" + id: "5", title: "Consistent Excellence Across Services", quote: "Whether we need air freight, ocean shipping, or ground transportation, Eternal Transport delivers the same high quality. They're genuinely invested in our business growth and success.", name: "Jennifer Walsh", role: "Procurement Officer, Retail Network", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Walsh" }, { - id: "6", title: "The Logistics Partner We Can Trust", quote: "In our industry, reliability is everything. Eternal Transport has proven time and again that we can trust them with our most critical shipments. Their integrity and professionalism are unmatched.", name: "Robert Thompson", role: "Supply Chain Head, Pharmaceutical Corporation", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Robert Thompson" + id: "6", title: "The Logistics Partner We Can Trust", quote: "In our industry, reliability is everything. Eternal Transport has proven time and again that we can trust them with our most critical shipments. Their integrity and professionalism are unmatched.", name: "Robert Thompson", role: "Supply Chain Head, Pharmaceutical Corporation", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson" } ]} textboxLayout="default"