Update src/app/contact/page.tsx
This commit is contained in:
@@ -112,7 +112,7 @@ export default function ContactPage() {
|
||||
role: "Business Traveler",
|
||||
company: "Tech Solutions Inc",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-crossed-arms_23-2147574179.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-crossed-arms_23-2147574179.jpg?_wi=2",
|
||||
imageAlt: "Chioma Okafor",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function ContactPage() {
|
||||
role: "Executive",
|
||||
company: "Oil & Gas Corporation",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2",
|
||||
imageAlt: "Tunde Adeyemi",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function ContactPage() {
|
||||
role: "Event Organizer",
|
||||
company: "Eventful Occasions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12116.jpg?_wi=2",
|
||||
imageAlt: "Amara Nkosi",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function ContactPage() {
|
||||
role: "Tourist",
|
||||
company: "Holiday Traveler",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-hiker-taking-selfie-mobile-phone-forest_23-2148148613.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-hiker-taking-selfie-mobile-phone-forest_23-2148148613.jpg?_wi=2",
|
||||
imageAlt: "David Obi",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user