diff --git a/src/app/page.tsx b/src/app/page.tsx index 68b5671..17047e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mockup-devices-with-office-supplies_23-2148226909.jpg?_wi=1", imageAlt: "smartphone product photography white"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CWz1M5SSUovfzPmFmCVn77oYTN/uploaded-1776516309802-9u1y6caa.jpg", imageAlt: "smartphone product photography white"}, { imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-christmas-sale-close-up_169016-43488.jpg?_wi=1", imageAlt: "smartphone case close up"} ]}