Merge version_1 into main #2
@@ -172,22 +172,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Victoria Sterling", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Victoria Sterling"
|
||||
id: "1", name: "Victoria Sterling", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Victoria Sterling"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Chen"
|
||||
id: "2", name: "Marcus Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Alexandra Monroe", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Alexandra Monroe"
|
||||
id: "3", name: "Alexandra Monroe", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alexandra Monroe"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Whitmore", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Whitmore"
|
||||
id: "4", name: "James Whitmore", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Whitmore"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Emma Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Emma Laurent"
|
||||
id: "5", name: "Emma Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Laurent"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Sebastian Brooks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Sebastian Brooks"
|
||||
id: "6", name: "Sebastian Brooks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sebastian Brooks"
|
||||
}
|
||||
]}
|
||||
cardTitle="Trusted by thousands of discerning customers who demand excellence in every detail"
|
||||
|
||||
Reference in New Issue
Block a user