Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Get instant approval for up to ₹50 lakhs with zero hidden fees. 5-star rated by 11+ satisfied customers. Apply in just 2 minutes."
|
||||
tag="⭐ 5.0 Perfect Rating"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Get Quote Now", href: "#contact" },
|
||||
{ text: "Apply Online", href: "#products" }
|
||||
@@ -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?_wi=1", imageAlt: "Rajesh Kumar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", 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?_wi=2", imageAlt: "Deepika Singh"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", 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?_wi=3", imageAlt: "Vikram Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", 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?_wi=4", imageAlt: "Neha Gupta"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Neha Gupta"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user