From 57c87b95a16927641533eb345349e46326404be1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 01:21:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aa5699b..2529cdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,11 +114,11 @@ export default function LandingPage() { tag="Endorsements" testimonials={[ { - id: "1", name: "Kim Jun Un", role: "Supreme Leader - North Korea", testimonial: "I didn't get invited to this war :(((( Big Kim just wanted to have fun and use my new nuclear warheads ", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg", imageAlt: "Kim Jun Un"}, + id: "1", name: "Kim Jun Un", role: "Supreme Leader - North Korea", testimonial: "I didn't get invited to this war :(((( Big Kim just wanted to have fun and use my new nuclear warheads ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846275727-kp2jylid.jpg", imageAlt: "Kim Jun Un"}, { - id: "2", name: "General Michael Harrison", role: "Military Strategist", testimonial: "The precision and execution of these operations exemplify the strength of American military power and strategic planning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254444.jpg", imageAlt: "General Michael Harrison"}, + id: "2", name: "Joe Biden", role: "Former US President", testimonial: "When Trump told me he wanted to bomb Iran I got confused so I Ran to Epstein's Island to relax and let off some steam", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846375865-sdprre2r.webp", imageAlt: "Joe Biden"}, { - id: "3", name: "Ambassador Sarah Chen", role: "International Relations", testimonial: "American leadership has been restored on the world stage. This action reinforces our commitment to global stability.", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg?_wi=1", imageAlt: "Ambassador Sarah Chen"}, + id: "3", name: "Big Yahu", role: "PM Israel", testimonial: "With our join forces taking over Iran has been childs play. GG's to Khamenei bro lasted 5 minutes in his own war ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846482837-a2j3uqcc.jpg", imageAlt: "Big Yahu"}, { id: "4", name: "Col. Richard Davis", role: "Security Analyst", testimonial: "These operations represent American strength, determination, and the commitment to protecting our national interests.", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg?_wi=2", imageAlt: "Col. Richard Davis"}, ]} -- 2.49.1