From 3d70c8cc10fecd8efdbdaabdb34d4470715f99bb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:06:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26efa86..056f6dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Contact Us", href: "#contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/airplane-sunset_1150-8368.jpg" + imageSrc="http://img.b2bpic.net/free-photo/airplane-sunset_1150-8368.jpg?_wi=1" imageAlt="Aircraft logistics and cargo handling" mediaAnimation="slide-up" /> @@ -64,13 +64,13 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "same-day", title: "Same Day Delivery", description: "Critical parts and supplies delivered the same day to minimize aircraft downtime and keep operations running.", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-with-airplane_1098-12550.jpg", imageAlt: "Same day delivery" + id: "same-day", title: "Same Day Delivery", description: "Critical parts and supplies delivered the same day to minimize aircraft downtime and keep operations running.", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-with-airplane_1098-12550.jpg?_wi=1", imageAlt: "Same day delivery" }, { - id: "first-flight", title: "First Flight Out", description: "Parts shipped on the first available commercial flight to ensure fastest possible delivery worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-with-airplane_1098-12550.jpg", imageAlt: "First flight out service" + id: "first-flight", title: "First Flight Out", description: "Parts shipped on the first available commercial flight to ensure fastest possible delivery worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-with-airplane_1098-12550.jpg?_wi=2", imageAlt: "First flight out service" }, { - id: "after-hours", title: "After Hours Service", description: "24/7 operations and after-hours service to handle emergencies whenever they occur.", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-with-airplane_1098-12550.jpg", imageAlt: "After hours support" + id: "after-hours", title: "After Hours Service", description: "24/7 operations and after-hours service to handle emergencies whenever they occur.", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-with-airplane_1098-12550.jpg?_wi=3", imageAlt: "After hours support" } ]} gridVariant="uniform-4-items" @@ -91,7 +91,7 @@ export default function LandingPage() { id: "warehousing", title: "Warehousing & Distribution", description: "Comprehensive, reliable, and flexible warehousing with dedicated centers, inventory management, and fulfillment services designed for your operational requirements.", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-discussing-about-logistics-distribution-packages-market_342744-1558.jpg", imageAlt: "Warehousing facility" }, { - id: "shipping", title: "Air/Sea/Ground Shipping", description: "Extensive network across the United States and internationally. Specialized handling of time-critical, sensitive, and hazmat shipments with proof-of-delivery confirmation.", imageSrc: "http://img.b2bpic.net/free-vector/transportation-global-logistics-flyer-template_82472-486.jpg", imageAlt: "Shipping network" + id: "shipping", title: "Air/Sea/Ground Shipping", description: "Extensive network across the United States and internationally. Specialized handling of time-critical, sensitive, and hazmat shipments with proof-of-delivery confirmation.", imageSrc: "http://img.b2bpic.net/free-vector/transportation-global-logistics-flyer-template_82472-486.jpg?_wi=1", imageAlt: "Shipping network" }, { id: "trucking", title: "Trucking Services", description: "Professional, timely, and efficient trucking solutions. Full truck loads (FTL), less than full truck loads (LTL), and specialized air ride, climate controlled, flatbed services.", imageSrc: "http://img.b2bpic.net/free-photo/container-truck-racing-wet-highway-intermodal-logistics_169016-71354.jpg", imageAlt: "Truck fleet" @@ -116,7 +116,7 @@ export default function LandingPage() { description="Digam, Inc." subdescription="Expert Aviation Logistics Partner" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/airplane-sunset_1150-8368.jpg" + imageSrc="http://img.b2bpic.net/free-photo/airplane-sunset_1150-8368.jpg?_wi=2" imageAlt="Digam logistics operations" mediaAnimation="slide-up" useInvertedBackground={false} @@ -131,10 +131,10 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "domestic", value: "Worldwide", title: "Global Reach", description: "Domestic and international trade support across continents", imageSrc: "http://img.b2bpic.net/free-vector/transportation-global-logistics-flyer-template_82472-486.jpg", imageAlt: "Global logistics network" + id: "domestic", value: "Worldwide", title: "Global Reach", description: "Domestic and international trade support across continents", imageSrc: "http://img.b2bpic.net/free-vector/transportation-global-logistics-flyer-template_82472-486.jpg?_wi=2", imageAlt: "Global logistics network" }, { - id: "reliability", value: "24/7", title: "Always Available", description: "Professional, reliable, expedient service whenever needed", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-with-airplane_1098-12550.jpg", imageAlt: "24/7 operations" + id: "reliability", value: "24/7", title: "Always Available", description: "Professional, reliable, expedient service whenever needed", imageSrc: "http://img.b2bpic.net/free-photo/engineers-working-with-airplane_1098-12550.jpg?_wi=4", imageAlt: "24/7 operations" } ]} animationType="slide-up"