From 6aa75beb8571a536b1a3ea61ba7a054d5e4917c3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 00:56:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f29b78b..1946580 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,6 +55,7 @@ export default function LandingPage() { ]} showDimOverlay={true} slides={[ + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EC58TQCp7y7tyc92MSokj6T9Wc/uploaded-1779670602277-50fef4uo.png", imageAlt: "Special Offer" }, { imageSrc: "http://img.b2bpic.net/free-photo/empty-desktop-monitor-used-software-development-coding-luxurious-loft-apartment-modern_482257-132297.jpg", imageAlt: "Data Interface"}, { @@ -65,8 +66,6 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/motherboard-circuit-background_23-2151733837.jpg", imageAlt: "Circuit Board"}, { imageSrc: "http://img.b2bpic.net/free-photo/laptop-wooden-desk-with-social-media-diagram_1134-64.jpg", imageAlt: "Digital Security"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/hologram-projector-screen-with-cloud-system-technology_53876-108503.jpg", imageAlt: "Cloud Technology"}, ]} />