Update src/app/page.tsx
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user