diff --git a/src/app/page.tsx b/src/app/page.tsx index 30c8c41..fecbfd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,22 +64,22 @@ export default function LandingPage() { name: "Sarah Johnson", handle: "CEO, TechFlow Inc", testimonial: "Webild transformed our online presence completely. Professional, creative, and delivered beyond expectations.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-photo-of-a-femal-1772927490963-66fc4d64.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-photo-of-a-femal-1772927490963-66fc4d64.png?_wi=1"}, { name: "Michael Chen", handle: "Founder, InnovateLab", testimonial: "The team understood our vision immediately and brought it to life beautifully. Highly recommended for any business.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-male-entrep-1772927493180-4eb5a62e.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-male-entrep-1772927493180-4eb5a62e.png?_wi=1"}, { name: "Emily Rodriguez", handle: "Marketing Director, GrowthCo", testimonial: "Our new website has doubled our lead generation. The design is stunning and the user experience is seamless.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-female-prod-1772927490975-ac505429.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-female-prod-1772927490975-ac505429.png?_wi=1"}, { name: "David Kim", handle: "CTO, StartupXYZ", testimonial: "Technical excellence combined with beautiful design. They truly understand modern web development.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-male-design-1772927491280-c8042a6c.png"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-male-design-1772927491280-c8042a6c.png?_wi=1"}, ]} /> @@ -161,19 +161,19 @@ export default function LandingPage() { { id: "1", title: "Transformed Our Digital Presence", quote: "Webild didn't just build us a website—they built us a business asset. Our conversion rates have increased dramatically since launch.", name: "Sarah Johnson", role: "CEO, TechFlow Inc", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-photo-of-a-femal-1772927490963-66fc4d64.png", imageAlt: "Sarah Johnson, CEO"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-photo-of-a-femal-1772927490963-66fc4d64.png?_wi=2", imageAlt: "Sarah Johnson, CEO"}, { id: "2", title: "Exceptional Attention to Detail", quote: "The team's creativity combined with technical expertise is unmatched. Every interaction on our site feels intentional and polished.", name: "Michael Chen", role: "Founder, InnovateLab", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-male-entrep-1772927493180-4eb5a62e.png", imageAlt: "Michael Chen, Founder"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-male-entrep-1772927493180-4eb5a62e.png?_wi=2", imageAlt: "Michael Chen, Founder"}, { id: "3", title: "Results That Speak for Themselves", quote: "Our website not only looks incredible but performs exceptionally well. Lead generation increased by 150% in the first quarter.", name: "Emily Rodriguez", role: "Marketing Director, GrowthCo", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-female-prod-1772927490975-ac505429.png", imageAlt: "Emily Rodriguez, Marketing Director"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-female-prod-1772927490975-ac505429.png?_wi=2", imageAlt: "Emily Rodriguez, Marketing Director"}, { id: "4", title: "True Technical Excellence", quote: "The development quality is outstanding. Our site is fast, secure, and built with modern best practices that will scale with us.", name: "David Kim", role: "CTO, StartupXYZ", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-male-design-1772927491280-c8042a6c.png", imageAlt: "David Kim, CTO"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsvISE8e3xDkqRlhnE04eveEs/a-professional-headshot-of-a-male-design-1772927491280-c8042a6c.png?_wi=2", imageAlt: "David Kim, CTO"}, ]} />