Merge version_1 into main #1
@@ -63,16 +63,16 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "₹100+ Cr", title: "Funds Disbursed", description: "Supporting Hyderabad businesses", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessmen-greeting-his-colleagues-meeting-shaking-hands-with-one-them-office_637285-7013.jpg", imageAlt: "Business growth"
|
||||
id: "1", value: "₹100+ Cr", title: "Funds Disbursed", description: "Supporting Hyderabad businesses", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessmen-greeting-his-colleagues-meeting-shaking-hands-with-one-them-office_637285-7013.jpg?_wi=1", imageAlt: "Business growth"
|
||||
},
|
||||
{
|
||||
id: "2", value: "99%", title: "Approval Rate", description: "Industry-leading success rate", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-paper-gesturing-thumb-up_23-2147768647.jpg", imageAlt: "Approval success"
|
||||
id: "2", value: "99%", title: "Approval Rate", description: "Industry-leading success rate", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-paper-gesturing-thumb-up_23-2147768647.jpg?_wi=1", imageAlt: "Approval success"
|
||||
},
|
||||
{
|
||||
id: "3", value: "24 Hrs", title: "Processing Time", description: "Fastest loan processing", imageSrc: "http://img.b2bpic.net/free-vector/flat-timeline-infographic-template_23-2148914623.jpg", imageAlt: "Quick processing"
|
||||
id: "3", value: "24 Hrs", title: "Processing Time", description: "Fastest loan processing", imageSrc: "http://img.b2bpic.net/free-vector/flat-timeline-infographic-template_23-2148914623.jpg?_wi=1", imageAlt: "Quick processing"
|
||||
},
|
||||
{
|
||||
id: "4", value: "0%", title: "Hidden Fees", description: "Transparent pricing always", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessmen-greeting-his-colleagues-meeting-shaking-hands-with-one-them-office_637285-7013.jpg", imageAlt: "Transparent pricing"
|
||||
id: "4", value: "0%", title: "Hidden Fees", description: "Transparent pricing always", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessmen-greeting-his-colleagues-meeting-shaking-hands-with-one-them-office_637285-7013.jpg?_wi=2", imageAlt: "Transparent pricing"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -133,15 +133,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Apply Online", description: "Fill out our quick online form in just 2 minutes. Provide basic business details and loan amount needed.", imageSrc: "http://img.b2bpic.net/free-vector/flat-timeline-infographic-template_23-2148914623.jpg", imageAlt: "Online application"
|
||||
title: "Apply Online", description: "Fill out our quick online form in just 2 minutes. Provide basic business details and loan amount needed.", imageSrc: "http://img.b2bpic.net/free-vector/flat-timeline-infographic-template_23-2148914623.jpg?_wi=2", imageAlt: "Online application"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Document Verification", description: "Upload required documents and get verification done within 24 hours. Our team reviews everything seamlessly.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-paper-gesturing-thumb-up_23-2147768647.jpg", imageAlt: "Document verification"
|
||||
title: "Document Verification", description: "Upload required documents and get verification done within 24 hours. Our team reviews everything seamlessly.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-paper-gesturing-thumb-up_23-2147768647.jpg?_wi=2", imageAlt: "Document verification"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Funds Disbursed", description: "Once approved, funds are credited directly to your account. Start growing your business immediately.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessmen-greeting-his-colleagues-meeting-shaking-hands-with-one-them-office_637285-7013.jpg", imageAlt: "Funds disbursed"
|
||||
title: "Funds Disbursed", description: "Once approved, funds are credited directly to your account. Start growing your business immediately.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessmen-greeting-his-colleagues-meeting-shaking-hands-with-one-them-office_637285-7013.jpg?_wi=3", imageAlt: "Funds disbursed"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -159,10 +159,10 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Manufacturing Business Owner", testimonial: "Got ₹15L in just 24 hours! Prime Capital's process was smooth and hassle-free. Best decision for my business expansion.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "Rajesh Kumar"
|
||||
id: "1", name: "Rajesh Kumar", role: "Manufacturing Business Owner", testimonial: "Got ₹15L in just 24 hours! Prime Capital's process was smooth and hassle-free. Best decision for my business expansion.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=1", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "E-commerce Entrepreneur", testimonial: "No hidden charges, no unnecessary documents. Prime Capital understood my business needs and approved my loan instantly.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "Priya Sharma"
|
||||
id: "2", name: "Priya Sharma", role: "E-commerce Entrepreneur", testimonial: "No hidden charges, no unnecessary documents. Prime Capital understood my business needs and approved my loan instantly.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=2", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Arjun Mehta", role: "IT Solutions CEO", testimonial: "The dedicated relationship manager made the entire process transparent. Highly recommend Prime Capital to any business owner.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "Arjun Mehta"
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Vikram Singh", role: "Startup Founder", testimonial: "Perfect for startups. Prime Capital believed in my vision and provided the capital I needed to scale operations.", imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Vikram Singh"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Sana Khan", role: "Restaurant Chain Owner", testimonial: "5-star experience from application to fund disbursement. Prime Capital is truly the best in Hyderabad.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "Sana Khan"
|
||||
id: "6", name: "Sana Khan", role: "Restaurant Chain Owner", testimonial: "5-star experience from application to fund disbursement. Prime Capital is truly the best in Hyderabad.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=3", imageAlt: "Sana Khan"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user