diff --git a/src/app/page.tsx b/src/app/page.tsx index e726325..dbe4cf5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function HomePage() { { text: "Shop Parts", href: "/shop" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/four-wrenches-repair-tools-leaning-hood-automobile-silver-colored_146671-16574.jpg" + imageSrc="http://img.b2bpic.net/free-photo/four-wrenches-repair-tools-leaning-hood-automobile-silver-colored_146671-16574.jpg?_wi=1" imageAlt="Premium automotive parts and tools" mediaAnimation="slide-up" avatars={[ @@ -182,32 +182,32 @@ export default function HomePage() { { title: "5-Star Customer Satisfaction", description: "Consistently rated 5-stars by repair shops and mechanics nationwide.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Customer satisfaction", buttonIcon: Star, + "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=1", imageAlt: "Customer satisfaction", buttonIcon: Star, }, { title: "Lightning-Fast 2-Day Shipping", description: "Get the parts you need quickly with our rapid nationwide delivery.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Fast shipping", buttonIcon: Zap, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Fast shipping", buttonIcon: Zap, }, { title: "OEM & Aftermarket Selection", description: "Choose from both factory and quality aftermarket options for every need.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Part selection", buttonIcon: CheckCircle, + "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", imageAlt: "Part selection", buttonIcon: CheckCircle, }, { title: "Excellent Warranty Options", description: "Comprehensive coverage ensures peace of mind on every purchase.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Warranty coverage", buttonIcon: Shield, + "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=2", imageAlt: "Warranty coverage", buttonIcon: Shield, }, { title: "Competitive Pricing", description: "Premium quality at fair prices beats the competition consistently.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Competitive pricing", buttonIcon: TrendingDown, + "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Competitive pricing", buttonIcon: TrendingDown, }, { title: "Responsive Expert Support", description: "Our knowledgeable team responds within 24 hours to help you find the right part.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Expert support", buttonIcon: Headphones, + "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=3", imageAlt: "Expert support", buttonIcon: Headphones, }, ]} ariaLabel="Why choose us section" @@ -225,32 +225,32 @@ export default function HomePage() { { id: "1", name: "Mike Johnson", role: "Certified Mechanic", testimonial: "High quality parts, great customer service and incredibly fast shipping. Got my part in 2 days and it fit perfectly. Highly recommend!", imageSrc: - "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Mike Johnson", icon: CheckCircle, + "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=4", imageAlt: "Mike Johnson", icon: CheckCircle, }, { id: "2", name: "Sarah Chen", role: "Shop Owner", testimonial: "Excellent customer service and very good pricing. Excellent warranties too! We've been ordering from them for 3 years and never had a problem.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Chen", icon: Star, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Sarah Chen", icon: Star, }, { id: "3", name: "David Martinez", role: "Independent Mechanic", testimonial: "The fastest shipping I've ever experienced for automotive parts. Their warranty is solid and prices are competitive. Five stars all the way!", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "David Martinez", icon: Zap, + "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "David Martinez", icon: Zap, }, { id: "4", name: "Lisa Thompson", role: "Fleet Manager", testimonial: "We manage a fleet of 50 vehicles and Automotive Specialties USA is our go-to supplier. Reliable, fast, and they always have what we need in stock.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Lisa Thompson", icon: Truck, + "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=5", imageAlt: "Lisa Thompson", icon: Truck, }, { id: "5", name: "James Wilson", role: "DIY Enthusiast", testimonial: "As a DIY car owner, I appreciate the clear product descriptions and fast delivery. Customer service team answered all my questions within hours.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "James Wilson", icon: Wrench, + "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "James Wilson", icon: Wrench, }, { id: "6", name: "Rachel Anderson", role: "Repair Shop Manager", testimonial: "Best parts supplier we've worked with. Quality is top-notch, shipping is reliable, and their support team goes the extra mile for us.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Rachel Anderson", icon: Heart, + "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=6", imageAlt: "Rachel Anderson", icon: Heart, }, ]} ariaLabel="Customer testimonials section" @@ -265,7 +265,7 @@ export default function HomePage() { description="Connect with our expert team today. We respond within 24 hours and can help you find exactly what you need with fast shipping options." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/four-wrenches-repair-tools-leaning-hood-automobile-silver-colored_146671-16574.jpg" + imageSrc="http://img.b2bpic.net/free-photo/four-wrenches-repair-tools-leaning-hood-automobile-silver-colored_146671-16574.jpg?_wi=2" imageAlt="Get in touch with our team" mediaAnimation="slide-up" inputPlaceholder="your@email.com"