Update src/app/testimonials/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function TestimonialsPage() {
|
||||
role: "Business Owner",
|
||||
company: "Nissanka Enterprises",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -86,7 +86,7 @@ export default function TestimonialsPage() {
|
||||
role: "Operations Director",
|
||||
company: "Tech Solutions Inc",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -94,7 +94,7 @@ export default function TestimonialsPage() {
|
||||
role: "CEO",
|
||||
company: "Morrison & Associates",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -102,7 +102,7 @@ export default function TestimonialsPage() {
|
||||
role: "Founder",
|
||||
company: "Chen Digital Services",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg?_wi=10",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -110,7 +110,7 @@ export default function TestimonialsPage() {
|
||||
role: "CFO",
|
||||
company: "Thompson Financial Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg?_wi=11",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -118,7 +118,7 @@ export default function TestimonialsPage() {
|
||||
role: "Managing Partner",
|
||||
company: "Rodriguez Consulting",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-friendly-handshake_74855-1542.jpg?_wi=12",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user