From 7324fa3ce781113a2a26482f077ef2d35d22dcbc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 11:13:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 948073f..1260b8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,7 +161,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Rajesh Kumar", handle: "@rajesh_tech", testimonial: "Got ₹15 lakhs approved in just 1 day! Prime Capital's process is incredibly smooth. Highly recommended for any business owner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Rajesh Kumar" }, { id: "2", name: "Priya Sharma", handle: "@priya_ventures", testimonial: "Best decision for my expansion. Zero hidden charges, great interest rates, and the customer service is outstanding. 5 stars all the way!", rating: 5, @@ -173,15 +173,15 @@ export default function LandingPage() { }, { id: "4", name: "Deepika Singh", handle: "@deepika_retail", testimonial: "The dedicated relationship manager made everything so simple. Fantastic support throughout the process. Can't imagine growing without Prime Capital.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Deepika Singh" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Deepika Singh" }, { id: "5", name: "Vikram Patel", handle: "@vikram_manufacturing", testimonial: "Professional, reliable, and incredibly fast. Prime Capital understands business needs. Perfect for MSMEs in Hyderabad.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Vikram Patel" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Vikram Patel" }, { id: "6", name: "Neha Gupta", handle: "@neha_startup", testimonial: "As a startup founder, getting ₹10 lakhs was crucial for growth. Prime Capital made it possible with minimal documentation. Truly impressive!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Neha Gupta" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Neha Gupta" } ]} />