diff --git a/src/app/page.tsx b/src/app/page.tsx index f4be336..70dda9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cllqe2", imageAlt: "Professional lawn care technician caring for healthy green lawn" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773418045170-f9j2dfca.avif", imageAlt: "Professional lawn care technician caring for healthy green lawn" } ]} className="relative w-full" @@ -79,7 +79,7 @@ export default function LandingPage() { description="With years of experience serving our community, TruGreen delivers trusted lawn care solutions backed by proven expertise and customer satisfaction." subdescription="Our team of certified technicians uses industry-leading treatments and techniques to transform your lawn into the envy of the neighborhood." icon={CheckCircle} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hvjazi" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773418172516-61zek66t.jpg" imageAlt="TruGreen professional lawn care team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -125,13 +125,13 @@ export default function LandingPage() {