diff --git a/src/app/page.tsx b/src/app/page.tsx index 248cc7e..1783be9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,11 +82,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039367.jpg?_wi=1", imageAlt: "Futuristic energy grid dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-greyscale-shot-powerlines-connections-transformer_181624-22485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-greyscale-shot-powerlines-connections-transformer_181624-22485.jpg?_wi=1", imageAlt: "Engineer reviewing blueprints on construction site", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { }, ]} description="Sebastian Wasztan to lider w branży elektroenergetycznej i budowlanej, oferujący kompleksowe rozwiązania od projektowania po realizację i serwis 24/7. Dzięki wieloletniemu doświadczeniu i zespołowi wykwalifikowanych specjalistów, gwarantujemy najwyższą jakość, bezpieczeństwo oraz innowacyjne podejście do każdego projektu. Stawiamy na zadowolenie klienta i długoterminowe relacje." - imageSrc="http://img.b2bpic.net/free-photo/industrial-plant-shareholders-doing-handshake-meeting-conduct-research_482257-123458.jpg" + imageSrc="http://img.b2bpic.net/free-photo/industrial-plant-shareholders-doing-handshake-meeting-conduct-research_482257-123458.jpg?_wi=1" imageAlt="engineering team collaboration" /> @@ -149,7 +149,7 @@ export default function LandingPage() { imageAlt: "Technician working on control panel", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039367.jpg?_wi=2", imageAlt: "high voltage transformer station", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { imageAlt: "Worker installing electrical conduit", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-greyscale-shot-powerlines-connections-transformer_181624-22485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-greyscale-shot-powerlines-connections-transformer_181624-22485.jpg?_wi=2", imageAlt: "high voltage transformer station", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { imageAlt: "Engineers discussing a strategic plan", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-doing-handshake-meeting-conduct-research_482257-123458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-doing-handshake-meeting-conduct-research_482257-123458.jpg?_wi=2", imageAlt: "high voltage transformer station", }, ]}