diff --git a/src/app/page.tsx b/src/app/page.tsx index b037430..d62f680 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,19 +138,19 @@ export default function LandingPage() { { id: "1", name: "Sarah Martinez", role: "Environmental Activist", testimonial: "Ronin Nature has transformed how I shop. Quality products that align with my values. This is the future of retail.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Martinez"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Martinez"}, { id: "2", name: "James Chen", role: "Sustainability Consultant", testimonial: "Finally, a brand that walks the walk. Transparent, ethical, and genuinely committed to reducing environmental impact.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen"}, { id: "3", name: "Emma Thompson", role: "Lifestyle Blogger", testimonial: "The attention to detail is remarkable. Every purchase feels like an investment in a better future. Highly recommended.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Thompson"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Thompson"}, { id: "4", name: "Michael Rodriguez", role: "Corporate Sustainability Officer", testimonial: "We've partnered with Ronin Nature for our company gifts. Their commitment to sustainability resonates with our clients.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Rodriguez"}, ]} animationType="slide-up" textboxLayout="default"