From c864187fbb23b197e9d01bbae79896eb8400bb57 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:02:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fff4527..098a2d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function HomePage() { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/friendly-senior-retail-business-owner-wearing-formal-suit-standing-clothing-store-against-black-friday-neon-banners-smiling-man-greeting-inviting-customers-buy-clothes-seasonal-sales_482257-72246.jpg?_wi=2", imageAlt: "Professional event production" }, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights_627829-10061.jpg?_wi=2", imageAlt: "Event management expertise" + id: "carousel-6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWQNk3xYZ6e4jUtzgqkH0Yd8wU/uploaded-1772708495133-jh9s4h4r.jpg", imageAlt: "Event management expertise" }, ]} autoPlay={true} -- 2.49.1