From 75a5e874dfb403bcaed03efd82bf8f20b107b40d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 04:15:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dba3454..dc4d8d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@sarah_j", testimonial: "Webild Premium delivered a stunning website that exceeded our expectations. The design is modern, and the performance is flawless. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-business-team-smiling-camera_1262-2018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-business-team-smiling-camera_1262-2018.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@mike_c", testimonial: "Their team understood our vision perfectly. Our new site has significantly boosted our online engagement and conversions. A true partner!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg?_wi=1", imageAlt: "Michael Chen", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { handle: "@emily_r", testimonial: "The attention to detail and commitment to quality from Webild Premium is unparalleled. Our website now truly reflects our premium brand.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-coffee-cup_53876-128821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-coffee-cup_53876-128821.jpg?_wi=1", imageAlt: "Emily Rodriguez", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { handle: "@david_k", testimonial: "From initial concept to launch, the process was smooth and professional. The results speak for themselves – a truly premium website experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167359.jpg?_wi=1", imageAlt: "David Kim", }, ]} @@ -224,7 +224,7 @@ export default function LandingPage() { role: "Founder", company: "InnovateHub", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-business-team-smiling-camera_1262-2018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-business-team-smiling-camera_1262-2018.jpg?_wi=2", imageAlt: "Olivia Wilson", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { role: "CTO", company: "Quantix Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg?_wi=2", imageAlt: "Daniel Lee", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { role: "Marketing Lead", company: "GrowthForge", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-coffee-cup_53876-128821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-coffee-cup_53876-128821.jpg?_wi=2", imageAlt: "Sophia Martinez", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { role: "CEO", company: "Nexus Corp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167359.jpg?_wi=2", imageAlt: "James Taylor", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { role: "Product Manager", company: "Velocity Labs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-business-team-smiling-camera_1262-2018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-business-team-smiling-camera_1262-2018.jpg?_wi=3", imageAlt: "Isabella Garcia", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { role: "Operations Director", company: "Apex Dynamics", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg?_wi=3", imageAlt: "William Brown", }, ]}