From 11aafdbaeb4be569678a93bcfd6a1e3d84248c47 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:04:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 348d20e..4172d89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,22 +46,22 @@ export default function HomePage() { description="Premium LED panels for automotive enthusiasts. Transform your Volvo S60R, Mercedes SEL, or BMW E30 with cutting-edge lighting technology." tag="Welcome to CarLed" tagIcon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg?_wi=1" imageAlt="Automotive LED panel installation" mediaAnimation="slide-up" testimonials={[ { name: "Marcus Johnson", handle: "Volvo Enthusiast", testimonial: "Game changer! My S60R looks incredible with these LED panels. Quality is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg", imageAlt: "Marcus Johnson"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg?_wi=1", imageAlt: "Marcus Johnson"}, { name: "Sofia Martinez", handle: "Mercedes Owner", testimonial: "Absolutely brilliant. Professional installation, amazing results. CarLed is the real deal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-consultant-car-salon-standing-near-car_146671-19465.jpg", imageAlt: "Sofia Martinez"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-consultant-car-salon-standing-near-car_146671-19465.jpg?_wi=1", imageAlt: "Sofia Martinez"}, { name: "Alex Chen", handle: "BMW E30 Restoration", testimonial: "Brought my classic to life. The LED panels are premium quality and the customer service is exceptional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2901.jpg", imageAlt: "Alex Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2901.jpg?_wi=1", imageAlt: "Alex Chen"}, { name: "James Williams", handle: "Petrolhead Community", testimonial: "Finally found a company that understands car culture. CarLed is where the community gathers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg", imageAlt: "James Williams"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg?_wi=1", imageAlt: "James Williams"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -108,7 +108,7 @@ export default function HomePage() { features={[ { id: "1", title: "Premium Quality", description: "Every LED panel is engineered with precision and tested rigorously to ensure superior performance and longevity for your vehicle.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg", imageAlt: "Premium Quality LED Panels"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg?_wi=2", imageAlt: "Premium Quality LED Panels"}, items: [ { icon: CheckCircle, text: "Military-grade components" }, { icon: CheckCircle, text: "5-year warranty" }, @@ -154,16 +154,16 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Marcus Johnson", role: "Volvo S60R Owner", company: "Scandinavian Performance Club", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg", imageAlt: "Marcus Johnson"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg?_wi=2", imageAlt: "Marcus Johnson"}, { id: "2", name: "Sofia Martinez", role: "Mercedes Enthusiast", company: "Luxury Auto Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-consultant-car-salon-standing-near-car_146671-19465.jpg", imageAlt: "Sofia Martinez"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-consultant-car-salon-standing-near-car_146671-19465.jpg?_wi=2", imageAlt: "Sofia Martinez"}, { id: "3", name: "Alex Chen", role: "Classic Car Restorer", company: "BMW Heritage Society", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2901.jpg", imageAlt: "Alex Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2901.jpg?_wi=2", imageAlt: "Alex Chen"}, { id: "4", name: "James Williams", role: "Automotive Designer", company: "Petrolhead Central", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg", imageAlt: "James Williams"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg?_wi=2", imageAlt: "James Williams"}, ]} kpiItems={[ { value: "5000+", label: "Happy Customers" }, @@ -216,7 +216,7 @@ export default function HomePage() { id: "6", title: "Are there any community events I can join?", content: "Absolutely! CarLed hosts monthly community meetups, exclusive car shows, and members-only events. Join our community forum to stay updated and connect with fellow petrolheads and automotive enthusiasts worldwide."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg?_wi=3" imageAlt="FAQ support" mediaAnimation="slide-up" mediaPosition="left"