diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a9e75f..3acd74f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_74190-6530.jpg", imageAlt: "luxury infinity pool crystal clear water" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B7wVEyMmDx1vSlBrwEQSjCRqn1/uploaded-1773854913753-tjdotsnw.jpg", imageAlt: "luxury infinity pool crystal clear water" } ]} autoplayDelay={4000} @@ -184,7 +184,7 @@ export default function LandingPage() { buttonAnimation="slide-up" team={[ { - id: "luis", name: "Luis - Owner & Lead Technician", role: "Pool Care Expert • 15+ Years Experience", imageSrc: "http://img.b2bpic.net/free-photo/doubtful-young-caucasian-delivery-man-blue-uniform-cap-standing-with-closed-posture-looking-camera-isolated-white-wall-with-copy-space_141793-113753.jpg", imageAlt: "male pool service owner portrait" + id: "luis", name: "Luis - Owner & Lead Technician", role: "Pool Care Expert • 15+ Years Experience", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B7wVEyMmDx1vSlBrwEQSjCRqn1/uploaded-1773854966382-haetjk6u.jpg", imageAlt: "male pool service owner portrait" } ]} ariaLabel="Team section"