diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e5f7d2..9d9f6e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { description="Vanaf de eerste bezichtiging tot de laatste afwerking: Verbouwteam, onder leiding van Tom Koopmanschap, ontzorgt u volledig. Persoonlijk contact en uitmuntend vakmanschap voor elke verbouwing." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-color-palette_23-2148819842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-color-palette_23-2148819842.jpg?_wi=1", imageAlt: "Modern gerenoveerde woonkamer", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { imageAlt: "Moderne keuken renovatie", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-color-palette_23-2148819842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-color-palette_23-2148819842.jpg?_wi=2", imageAlt: "Detail van gerenoveerde woonkamer", }, ]}