Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-04 11:13:41 +00:00

View File

@@ -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"
}
]}
/>