diff --git a/src/app/page.tsx b/src/app/page.tsx index 733c044..82aa917 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=1", imageAlt: "Drone shot of luxury roof install"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK27BGKeW9ZT1ZGkRT4Yzz1tYm/tmp/can-you-generate-roofing-images-for-the--1775236013492-5d68e958.png", imageAlt: "Drone shot of luxury roof install"}, { imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=2", imageAlt: "Close up of high quality shingles"} ]}