Update src/app/page.tsx

This commit is contained in:
2026-03-07 05:41:21 +00:00
parent a239c0099b
commit 5efa8628c7

View File

@@ -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"},
{