Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:01:51 +00:00
parent 3f92c8ae28
commit 59907ed3bf

View File

@@ -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", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=4", 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", 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?_wi=5", 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", 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?_wi=6", imageAlt: "Sebastian Brooks"
}
]}
cardTitle="Trusted by thousands of discerning customers who demand excellence in every detail"