diff --git a/src/app/page.tsx b/src/app/page.tsx index 184968e..77b0ec3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,19 +57,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "CEO, AudioFirst", testimonial: "NOVA transformed how we experience sound. Quality beyond expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" }, { name: "Marcus Johnson", handle: "Tech Enthusiast", testimonial: "Premium products with exceptional customer service. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" }, { name: "Elena Rodriguez", handle: "Music Producer", testimonial: "The best audio equipment I've ever owned. Life-changing quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1" }, { name: "David Park", handle: "Professional Gamer", testimonial: "Gaming audio has never been this immersive. Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" } ]} buttons={[ @@ -124,10 +124,10 @@ export default function LandingPage() { title: "Express Delivery", description: "Same-day delivery in major cities. Free shipping on all orders over $50 worldwide.", icon: Truck, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Fast Delivery Service" + imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=1", imageAlt: "Fast Delivery Service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-call-center-manager-providing-guidance-intern-addressing-questions_482257-125804.jpg", imageAlt: "Dedicated Support Team" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-call-center-manager-providing-guidance-intern-addressing-questions_482257-125804.jpg?_wi=1", imageAlt: "Dedicated Support Team" } ] }, @@ -135,10 +135,10 @@ export default function LandingPage() { title: "Premium Warranty", description: "Every product ships with a full 2-year warranty and hassle-free 30-day returns.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg", imageAlt: "Comprehensive Warranty" + imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg?_wi=1", imageAlt: "Comprehensive Warranty" }, { - imageSrc: "http://img.b2bpic.net/free-vector/premium-quality-labels_1114-194.jpg", imageAlt: "Authenticity Guarantee" + imageSrc: "http://img.b2bpic.net/free-vector/premium-quality-labels_1114-194.jpg?_wi=1", imageAlt: "Authenticity Guarantee" } ] }, @@ -146,10 +146,10 @@ export default function LandingPage() { title: "100% Genuine", description: "Every item verified and sourced directly from authorized manufacturers.", icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/premium-quality-labels_1114-194.jpg", imageAlt: "Authentic Products" + imageSrc: "http://img.b2bpic.net/free-vector/premium-quality-labels_1114-194.jpg?_wi=2", imageAlt: "Authentic Products" }, { - imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg", imageAlt: "Quality Assurance" + imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg?_wi=2", imageAlt: "Quality Assurance" } ] }, @@ -157,10 +157,10 @@ export default function LandingPage() { title: "Expert Support", description: "Real humans, real help. Our team is always online before and after your purchase.", icon: Headphones, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-call-center-manager-providing-guidance-intern-addressing-questions_482257-125804.jpg", imageAlt: "24/7 Customer Support" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-call-center-manager-providing-guidance-intern-addressing-questions_482257-125804.jpg?_wi=2", imageAlt: "24/7 Customer Support" }, { - imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Dedicated Service Team" + imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=2", imageAlt: "Dedicated Service Team" } ] } @@ -256,22 +256,22 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen" + id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Sarah Chen" }, { - id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson" + id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Marcus Johnson" }, { - id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Elena Rodriguez" + id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Elena Rodriguez" }, { - id: "4", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park" + id: "4", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Park" }, { - id: "5", name: "Jessica Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Williams" + id: "5", name: "Jessica Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Jessica Williams" }, { - id: "6", name: "Alex Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Thompson" + id: "6", name: "Alex Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Alex Thompson" } ]} />