diff --git a/src/app/page.tsx b/src/app/page.tsx index b855ca9..6966123 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="Elite Paint Correction & Ceramic Coating" description="Precision automotive detailing for Melbourne's most discerning vehicle owners. Transform your luxury vehicle with our meticulous restoration and protection services." tag="Premium Detailing Excellence" - imageSrc="http://img.b2bpic.net/free-photo/close-up-legs-heels-hands-holding-phone-beautiful-sexy-rich-business-style-woman-red-suit-posing-white-car_285396-6793.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-legs-heels-hands-holding-phone-beautiful-sexy-rich-business-style-woman-red-suit-posing-white-car_285396-6793.jpg?_wi=1" imageAlt="Pristine luxury vehicle showcasing professional detailing" textPosition="bottom-left" showBlur={true} @@ -79,36 +79,36 @@ export default function LandingPage() { title: "Paint Correction", description: "Professional swirl mark removal, oxidation correction, and paint enhancement using cutting-edge techniques and premium compounds. Restores your vehicle to showroom perfection.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-vertical-shot-old-car-front-side_181624-25330.jpg", imageAlt: "Paint correction process in progress"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-vertical-shot-old-car-front-side_181624-25330.jpg?_wi=1", imageAlt: "Paint correction process in progress"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-vertical-shot-old-car-front-side_181624-25330.jpg", imageAlt: "Professional paint correction detail work"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-vertical-shot-old-car-front-side_181624-25330.jpg?_wi=2", imageAlt: "Professional paint correction detail work"}, ], }, { title: "Ceramic Coating", description: "Long-lasting nano-ceramic protection that creates a hydrophobic barrier, repelling contaminants and maintaining your vehicle's pristine finish for years. Premium durability and gloss.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg", imageAlt: "Ceramic coating application process"}, + imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg?_wi=1", imageAlt: "Ceramic coating application process"}, { - imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg", imageAlt: "Professional ceramic protection application"}, + imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg?_wi=2", imageAlt: "Professional ceramic protection application"}, ], }, { title: "Interior Restoration", description: "Deep cleaning and restoration of leather, trim, and upholstery. Our meticulous approach preserves and rejuvenates every interior surface, maintaining luxury feel and durability.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-inner-accessories-modern-car_181624-38142.jpg", imageAlt: "Luxury interior being restored"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-inner-accessories-modern-car_181624-38142.jpg?_wi=1", imageAlt: "Luxury interior being restored"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-inner-accessories-modern-car_181624-38142.jpg", imageAlt: "Professional interior detailing service"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-inner-accessories-modern-car_181624-38142.jpg?_wi=2", imageAlt: "Professional interior detailing service"}, ], }, { title: "Luxury Vehicle Care", description: "Comprehensive care packages for exotic and high-end vehicles. From paint protection to preventative maintenance detailing, we preserve your investment with elite-level attention.", icon: Crown, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-heels-hands-holding-phone-beautiful-sexy-rich-business-style-woman-red-suit-posing-white-car_285396-6793.jpg", imageAlt: "Luxury vehicle premium detailing"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-heels-hands-holding-phone-beautiful-sexy-rich-business-style-woman-red-suit-posing-white-car_285396-6793.jpg?_wi=2", imageAlt: "Luxury vehicle premium detailing"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-heels-hands-holding-phone-beautiful-sexy-rich-business-style-woman-red-suit-posing-white-car_285396-6793.jpg", imageAlt: "High-end automotive care showcase"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-heels-hands-holding-phone-beautiful-sexy-rich-business-style-woman-red-suit-posing-white-car_285396-6793.jpg?_wi=3", imageAlt: "High-end automotive care showcase"}, ], }, ]}