diff --git a/src/app/page.tsx b/src/app/page.tsx index 8673864..1d995d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Book Service", href: "#contact" } ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3197.jpg", imageAlt: "Car before professional detailing" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnAhyUjIwsVu1KIB2eJfxmRy13/uploaded-1773237171261-gxezbmd1.jpg", imageAlt: "Car before professional detailing" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-dealership_23-2148130092.jpg", imageAlt: "Car after professional detailing - gleaming finish" } ]} autoplayDelay={4000}