From e26866a0ff381b041bf84abdcb962c97a0ca471e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 16:30:46 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 469af54..877b7db 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,16 +46,16 @@ export default function ServicesPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Heavy Hauling", description: "Safe and secure transportation of oversized and heavy equipment across Texas and beyond. Our specialized fleet and experienced operators ensure your valuable assets arrive safely and on time.", tag: "Heavy Hauling", imageSrc: "https://img.b2bpic.net/free-photo/trucks-minibuses-located-inside-ferryboat-greece_1268-15825.jpg", imageAlt: "Heavy hauling truck with industrial equipment", buttons: [{ text: "Get Quote", href: "/contact" }] + id: "1", title: "Heavy Hauling", description: "Safe and secure transportation of oversized and heavy equipment across Texas and beyond. Our specialized fleet and experienced operators ensure your valuable assets arrive safely and on time.", tag: "Heavy Hauling", imageSrc: "https://img.b2bpic.net/free-photo/trucks-minibuses-located-inside-ferryboat-greece_1268-15825.jpg?_wi=2", imageAlt: "Heavy hauling truck with industrial equipment", buttons: [{ text: "Get Quote", href: "/contact" }] }, { - id: "2", title: "Freight Transport", description: "Reliable regional and long-distance freight services for businesses of all sizes. We provide efficient solutions for your shipping needs with competitive rates and exceptional service.", tag: "Freight Transport", imageSrc: "https://img.b2bpic.net/free-photo/cars-commuting-early-morning-toronto_181624-15823.jpg", imageAlt: "Freight transport truck on highway", buttons: [{ text: "Learn More", href: "/contact" }] + id: "2", title: "Freight Transport", description: "Reliable regional and long-distance freight services for businesses of all sizes. We provide efficient solutions for your shipping needs with competitive rates and exceptional service.", tag: "Freight Transport", imageSrc: "https://img.b2bpic.net/free-photo/cars-commuting-early-morning-toronto_181624-15823.jpg?_wi=2", imageAlt: "Freight transport truck on highway", buttons: [{ text: "Learn More", href: "/contact" }] }, { - id: "3", title: "Equipment Transport", description: "Specialized handling and transport of construction equipment, machinery, and industrial assets. Our team understands the unique requirements of heavy machinery transport.", tag: "Equipment Transport", imageSrc: "https://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg", imageAlt: "Equipment transport loading excavator", buttons: [{ text: "Schedule Service", href: "/contact" }] + id: "3", title: "Equipment Transport", description: "Specialized handling and transport of construction equipment, machinery, and industrial assets. Our team understands the unique requirements of heavy machinery transport.", tag: "Equipment Transport", imageSrc: "https://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg?_wi=2", imageAlt: "Equipment transport loading excavator", buttons: [{ text: "Schedule Service", href: "/contact" }] }, { - id: "4", title: "Construction Services", description: "Full-service construction support including site prep, hauling, and equipment coordination. We work seamlessly with your construction timeline and requirements.", tag: "Construction Services", imageSrc: "https://img.b2bpic.net/free-photo/middle-trailer-cargo-logistics-pattern_53876-30355.jpg", imageAlt: "Construction site with heavy equipment", buttons: [{ text: "Discuss Project", href: "/contact" }] + id: "4", title: "Construction Services", description: "Full-service construction support including site prep, hauling, and equipment coordination. We work seamlessly with your construction timeline and requirements.", tag: "Construction Services", imageSrc: "https://img.b2bpic.net/free-photo/middle-trailer-cargo-logistics-pattern_53876-30355.jpg?_wi=2", imageAlt: "Construction site with heavy equipment", buttons: [{ text: "Discuss Project", href: "/contact" }] } ]} animationType="slide-up" @@ -76,7 +76,7 @@ export default function ServicesPage() { { title: "Safety First", description: "Comprehensive safety protocols and fully insured operations for complete peace of mind.", icon: TrendingUp }, { title: "24/7 Communication", description: "Real-time updates and responsive communication throughout your project.", icon: Phone } ]} - imageSrc="https://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498435.jpg" + imageSrc="https://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498435.jpg?_wi=2" imageAlt="Professional service team" mediaAnimation="slide-up" imagePosition="left"