Merge version_1 into main #3
@@ -62,16 +62,16 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-surface-office-audience_78826-2391.jpg", imageAlt: "Priya Sharma"
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-surface-office-audience_78826-2391.jpg?_wi=1", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "Anjali Verma"
|
||||
id: "2", name: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=1", imageAlt: "Anjali Verma"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Neha Patel", imageSrc: "http://img.b2bpic.net/free-photo/professional-company-executive-reviews-enterprise-solutions-her-laptop_482257-107856.jpg", imageAlt: "Neha Patel"
|
||||
id: "3", name: "Neha Patel", imageSrc: "http://img.b2bpic.net/free-photo/professional-company-executive-reviews-enterprise-solutions-her-laptop_482257-107856.jpg?_wi=1", imageAlt: "Neha Patel"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Kavya Singh", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageAlt: "Kavya Singh"
|
||||
id: "4", name: "Kavya Singh", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg?_wi=1", imageAlt: "Kavya Singh"
|
||||
},
|
||||
]}
|
||||
cardTitle="Trusted by 14+ happy clients with 4.9-star rating"
|
||||
@@ -158,16 +158,16 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-surface-office-audience_78826-2391.jpg", imageAlt: "Priya Sharma - Happy Client"
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-surface-office-audience_78826-2391.jpg?_wi=2", imageAlt: "Priya Sharma - Happy Client"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "Anjali Verma - Bridal Client"
|
||||
id: "2", name: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=2", imageAlt: "Anjali Verma - Bridal Client"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Neha Patel", imageSrc: "http://img.b2bpic.net/free-photo/professional-company-executive-reviews-enterprise-solutions-her-laptop_482257-107856.jpg", imageAlt: "Neha Patel - Regular Customer"
|
||||
id: "3", name: "Neha Patel", imageSrc: "http://img.b2bpic.net/free-photo/professional-company-executive-reviews-enterprise-solutions-her-laptop_482257-107856.jpg?_wi=2", imageAlt: "Neha Patel - Regular Customer"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Kavya Singh", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageAlt: "Kavya Singh - Academy Graduate"
|
||||
id: "4", name: "Kavya Singh", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg?_wi=2", imageAlt: "Kavya Singh - Academy Graduate"
|
||||
},
|
||||
]}
|
||||
cardTitle="Clean environment, good quality products, and amazing service at affordable rates"
|
||||
|
||||
Reference in New Issue
Block a user