Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-01 01:10:08 +00:00
parent 4b1af82162
commit 2ea5e5ee41

View File

@@ -41,7 +41,7 @@ export default function ReviewsPage() {
},
{
id: "2", name: "Jennifer Liu", role: "Business Owner", company: "Creative Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-with-colleague_171337-867.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-with-colleague_171337-867.jpg?_wi=1"
},
{
id: "3", name: "Maria Rodriguez", role: "Entrepreneur", company: "Tech Innovation Hub", rating: 5,
@@ -49,7 +49,7 @@ export default function ReviewsPage() {
},
{
id: "4", name: "Amy Chen", role: "Startup Founder", company: "NextGen Ventures", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-with-colleague_171337-867.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-with-colleague_171337-867.jpg?_wi=2"
}
]}
kpiItems={[