diff --git a/src/app/page.tsx b/src/app/page.tsx index a4b8e61..7179147 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,9 +50,9 @@ export default function LandingPage() { ]} buttonAnimation="blur-reveal" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg?_wi=1", imageAlt: "Luxury wooden privacy fence installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/fashion-bearded-hipster-posing-fence-style-diversity_482257-36988.jpg?_wi=1", imageAlt: "Modern aluminum fence with gate" }, - { imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447188.jpg?_wi=1", imageAlt: "Custom decorative gate installation" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVLGyajHZW1dTvGoIOl6D6seVS/uploaded-1772756839393-j9p6mswa.png", imageAlt: "Luxury wooden privacy fence installation" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVLGyajHZW1dTvGoIOl6D6seVS/uploaded-1772756646721-0d9pmdsd.png", imageAlt: "Modern aluminum fence with gate" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVLGyajHZW1dTvGoIOl6D6seVS/uploaded-1772756715181-bvvxtmcl.png", imageAlt: "Custom decorative gate installation" }, ]} mediaAnimation="blur-reveal" />