Update src/app/contact/page.tsx
This commit is contained in:
@@ -88,28 +88,28 @@ export default function ContactPage() {
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/portrait-of-a-young-student-confident-an-1772946038377-79202c98.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/portrait-of-a-young-student-confident-an-1772946038377-79202c98.png?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/portrait-of-another-diverse-young-studen-1772946040031-8a0d09c5.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/portrait-of-another-diverse-young-studen-1772946040031-8a0d09c5.png?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/portrait-of-a-third-student-with-diverse-1772946038932-5570ad22.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/portrait-of-a-third-student-with-diverse-1772946038932-5570ad22.png?_wi=2",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/portrait-of-another-student-happy-and-su-1772946038750-da8f36d3.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/portrait-of-another-student-happy-and-su-1772946038750-da8f36d3.png?_wi=2",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user