diff --git a/src/app/page.tsx b/src/app/page.tsx index fcb0e6a..3a4d47e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/closeup-process-making-handmade-gingerbread_169016-19964.jpg", imageAlt: "home renovation before after transformation" }, { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086832.jpg", imageAlt: "modern apartment interior after painting" }, { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-wall-blue-sky_23-2148742517.jpg", imageAlt: "house facade exterior professional painting" }, - { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-spraying-timber-with-spray-gun-woodworking-factory_637285-12067.jpg", imageAlt: "office space professional interior painting" } + { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/axelborg-towers-modern-architecture_181624-37834.jpg?id=15036385", imageAlt: "office space professional interior painting" } ]} autoPlay={true} autoPlayInterval={4000}