Update src/app/page.tsx

This commit is contained in:
2026-03-09 07:49:55 +00:00
parent 8cce49ba38
commit 07df7fdab3

View File

@@ -159,17 +159,17 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg", imageAlt: "David Martinez"},
id: "1", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg?_wi=1", imageAlt: "David Martinez"},
{
id: "2", name: "James Peterson", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-leaning-against-rusty-colored-background_150588-67.jpg", imageAlt: "James Peterson"},
id: "2", name: "James Peterson", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-leaning-against-rusty-colored-background_150588-67.jpg?_wi=1", imageAlt: "James Peterson"},
{
id: "3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman_23-2147899818.jpg", imageAlt: "Michael Chen"},
{
id: "4", name: "Alexander Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-executive_1098-2482.jpg", imageAlt: "Alexander Thompson"},
{
id: "5", name: "Christopher Davis", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg", imageAlt: "Christopher Davis"},
id: "5", name: "Christopher Davis", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg?_wi=2", imageAlt: "Christopher Davis"},
{
id: "6", name: "Robert Wilson", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-leaning-against-rusty-colored-background_150588-67.jpg", imageAlt: "Robert Wilson"},
id: "6", name: "Robert Wilson", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-leaning-against-rusty-colored-background_150588-67.jpg?_wi=2", imageAlt: "Robert Wilson"},
]}
cardTitle="Over 25,000 customers rate us 4.9★ for exceptional quality and service"
cardTag="Customers Love Us"