From 995b25f8f125b8ec061c75c54792204682eecba7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:40:39 +0000 Subject: [PATCH] Update src/app/viss/page.tsx --- src/app/viss/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/viss/page.tsx b/src/app/viss/page.tsx index 641194c..5e3f675 100644 --- a/src/app/viss/page.tsx +++ b/src/app/viss/page.tsx @@ -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"}, ]} />