From aab7feedf0b7b0e697cbcfea96b16e328edfa461 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 20:52:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bd70a14..de88634 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,9 +79,9 @@ export default function LandingPage() { carouselItems={[ { id: "hero-carousel-1", - videoSrc: "http://img.b2bpic.net/free-photo/industrial-machine-drilling-metal_342744-941.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/industrial-machine-drilling-metal_342744-941.jpg?_wi=1", videoAriaLabel: "Laser cutting through steel with glowing kerfs", - imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-drilling-metal_342744-941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-drilling-metal_342744-941.jpg?_wi=2", imageAlt: "laser cutting steel slow motion", }, { -- 2.49.1