From 5efa8628c7abc25616ad3e77867796cbc91cd3c6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:41:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eadee6f..5faf1b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,13 +91,13 @@ export default function HomePage() { testimonials={[ { name: "Rajesh Kumar", handle: "CTO, TechFlow Solutions", testimonial: "Ebliss transformed our entire IT infrastructure. Their expertise and reliability are unmatched.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-corpor-1772861855578-42355563.png", imageAlt: "Rajesh Kumar"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-corpor-1772861855578-42355563.png?_wi=1", imageAlt: "Rajesh Kumar"}, { name: "Priya Sharma", handle: "CEO, CloudSync Innovations", testimonial: "Excellent service quality and exceptional technical support. Highly recommended for enterprise solutions.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-female-1772861855035-45d3343e.png", imageAlt: "Priya Sharma"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-female-1772861855035-45d3343e.png?_wi=1", imageAlt: "Priya Sharma"}, { name: "Amit Patel", handle: "Operations Manager, DataTech Corp", testimonial: "Professional team with deep technical expertise. Our networking setup has been flawless.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-male-b-1772861855242-19fd3223.png", imageAlt: "Amit Patel"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-male-b-1772861855242-19fd3223.png?_wi=1", imageAlt: "Amit Patel"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -195,11 +195,11 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Rajesh Kumar", handle: "CTO, TechFlow Solutions", testimonial: "Ebliss provided exceptional server infrastructure setup. Their team was professional and responsive throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-corpor-1772861855578-42355563.png", imageAlt: "Rajesh Kumar"}, + id: "1", name: "Rajesh Kumar", handle: "CTO, TechFlow Solutions", testimonial: "Ebliss provided exceptional server infrastructure setup. Their team was professional and responsive throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-corpor-1772861855578-42355563.png?_wi=2", imageAlt: "Rajesh Kumar"}, { - id: "2", name: "Priya Sharma", handle: "CEO, CloudSync Innovations", testimonial: "Outstanding firewall configuration and network security implementation. Exactly what we needed for enterprise compliance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-female-1772861855035-45d3343e.png", imageAlt: "Priya Sharma"}, + id: "2", name: "Priya Sharma", handle: "CEO, CloudSync Innovations", testimonial: "Outstanding firewall configuration and network security implementation. Exactly what we needed for enterprise compliance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-female-1772861855035-45d3343e.png?_wi=2", imageAlt: "Priya Sharma"}, { - id: "3", name: "Amit Patel", handle: "Operations Director, DataTech Corp", testimonial: "Their refurbished laptop solutions saved us significant costs without compromising quality. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-male-b-1772861855242-19fd3223.png", imageAlt: "Amit Patel"}, + id: "3", name: "Amit Patel", handle: "Operations Director, DataTech Corp", testimonial: "Their refurbished laptop solutions saved us significant costs without compromising quality. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-male-b-1772861855242-19fd3223.png?_wi=2", imageAlt: "Amit Patel"}, { id: "4", name: "Sarah Johnson", handle: "Founder, StartupXYZ", testimonial: "Ebliss helped us scale our IT infrastructure as we grew. Excellent service quality and technical expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbWVziyUEkutl56lzR1HbsAdNa/professional-avatar-headshot-of-a-female-1772861855551-e2c213b7.png", imageAlt: "Sarah Johnson"}, {