Update src/app/viss/page.tsx
This commit is contained in:
@@ -92,11 +92,11 @@ export default function VISSPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Dr. Sarah Chen", role: "Director, International Defence Relations", testimonial: "VISS has become an essential platform for dialogue on emerging security challenges. The quality of discussions and diversity of perspectives makes it invaluable for policy development.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-defence-indus-1773088589176-d856d482.png", imageAlt: "Dr. Sarah Chen"},
|
||||
id: "1", name: "Dr. Sarah Chen", role: "Director, International Defence Relations", testimonial: "VISS has become an essential platform for dialogue on emerging security challenges. The quality of discussions and diversity of perspectives makes it invaluable for policy development.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-defence-indus-1773088589176-d856d482.png?_wi=2", imageAlt: "Dr. Sarah Chen"},
|
||||
{
|
||||
id: "2", name: "James Mitchell", role: "VP Strategic Partnerships", testimonial: "The networking opportunities at VISS are unparalleled. We've established strategic partnerships that have directly shaped our company's direction in the defence sector.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-technology-co-1773088590634-75673079.png", imageAlt: "James Mitchell"},
|
||||
id: "2", name: "James Mitchell", role: "VP Strategic Partnerships", testimonial: "The networking opportunities at VISS are unparalleled. We've established strategic partnerships that have directly shaped our company's direction in the defence sector.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-technology-co-1773088590634-75673079.png?_wi=2", imageAlt: "James Mitchell"},
|
||||
{
|
||||
id: "3", name: "Dr. Robert Dupont", role: "Chancellor", testimonial: "VISS represents the gold standard for international security forums. The thoughtful agenda design and commitment to strategic dialogue elevates the entire discourse.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-research-inst-1773088589277-3d0edfe1.png", imageAlt: "Dr. Robert Dupont"},
|
||||
id: "3", name: "Dr. Robert Dupont", role: "Chancellor", testimonial: "VISS represents the gold standard for international security forums. The thoughtful agenda design and commitment to strategic dialogue elevates the entire discourse.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aiw4PiUc0spXMGNr5csxjqq7Mx/professional-headshot-of-a-research-inst-1773088589277-3d0edfe1.png?_wi=2", imageAlt: "Dr. Robert Dupont"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user