Update src/app/page.tsx

This commit is contained in:
2026-03-16 02:02:13 +00:00
parent 26048696be
commit fb3749b214

View File

@@ -25,7 +25,7 @@ const testimonials = [
}, },
{ {
id: "2", name: "David Chen", role: "Creative Director", company: "Design Studio", rating: 5, id: "2", name: "David Chen", role: "Creative Director", company: "Design Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg", imageAlt: "creative professional man headshot portrait" imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg?_wi=1", imageAlt: "creative professional man headshot portrait"
}, },
{ {
id: "3", name: "Marcus Johnson", role: "Software Developer", company: "Tech Company", rating: 5, id: "3", name: "Marcus Johnson", role: "Software Developer", company: "Tech Company", rating: 5,
@@ -33,7 +33,7 @@ const testimonials = [
}, },
{ {
id: "4", name: "Robert Williams", role: "Marketing Manager", company: "Creative Agency", rating: 5, id: "4", name: "Robert Williams", role: "Marketing Manager", company: "Creative Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg", imageAlt: "marketing professional man headshot portrait" imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg?_wi=2", imageAlt: "marketing professional man headshot portrait"
}, },
{ {
id: "5", name: "Anthony Rodriguez", role: "Entrepreneur", company: "Startup Ventures", rating: 5, id: "5", name: "Anthony Rodriguez", role: "Entrepreneur", company: "Startup Ventures", rating: 5,