Update src/app/reviews/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ReviewsPage() {
|
||||
name: "Mark Richardson",
|
||||
role: "Homeowner, St Helier",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_107420-84879.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_107420-84879.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -68,7 +68,7 @@ export default function ReviewsPage() {
|
||||
name: "Emma Davies",
|
||||
role: "Homeowner, St Saviour",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
||||
"http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -78,7 +78,7 @@ export default function ReviewsPage() {
|
||||
name: "Robert Johnson",
|
||||
role: "Homeowner, St Brelade",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -88,7 +88,7 @@ export default function ReviewsPage() {
|
||||
name: "Catherine Wilson",
|
||||
role: "Facilities Manager, St Clement",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg",
|
||||
"http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -98,7 +98,7 @@ export default function ReviewsPage() {
|
||||
name: "James Murphy",
|
||||
role: "Homeowner, St Peter",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -108,7 +108,7 @@ export default function ReviewsPage() {
|
||||
name: "Susan Taylor",
|
||||
role: "Homeowner, St Martin",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151099215.jpg",
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151099215.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user