From ed96880a277ce2875b8fb8591503be2749bbd656 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 01:16:18 +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 ac5bdbc..ddac286 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,11 @@ export default function LandingPage() { tag="Operations" features={[ { - title: "Precision Targeting", description: "Advanced military capabilities eliminated high-value threats with unprecedented accuracy", imageSrc: "http://img.b2bpic.net/free-photo/american-military-personnel-supervising-cyber-warfare-high-tech-office_482257-105284.jpg", imageAlt: "Military operation precision"}, + title: "Precision Targeting", description: "Advanced military capabilities eliminated high-value threats with unprecedented accuracy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846118635-b4horno5.png", imageAlt: "Military operation precision"}, { - title: "Regional Stability", description: "Actions have restored balance and deterred further aggression in the Middle East", imageSrc: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-13592.jpg?_wi=2", imageAlt: "Regional stability achieved"}, + title: "Regional Stability", description: "Actions have restored balance and deterred further aggression in the Middle East", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846143748-eqmd3tyd.jpg", imageAlt: "Regional stability achieved"}, { - title: "Allied Support", description: "Strengthened partnerships with key regional allies to ensure lasting security", imageSrc: "http://img.b2bpic.net/free-photo/american-flag-painted-planks_23-2148143310.jpg?_wi=2", imageAlt: "American leadership"}, + title: "Allied Support", description: "Strengthened partnerships with key regional allies to ensure lasting security", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846173115-zjtyan3v.jpg", imageAlt: "American leadership"}, ]} gridVariant="three-columns-all-equal-width" textboxLayout="default" -- 2.49.1