diff --git a/src/app/page.tsx b/src/app/page.tsx index 460b713..89e9503 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,13 +81,14 @@ export default function LandingPage() { heading={[ { type: "text", content: "O firmie Sebastian Wasztan: Niezawodność i Doświadczenie w Energetyce"}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-doing-handshake-meeting-conduct-research_482257-123458.jpg", alt: "engineering team collaboration" + } ]} buttons={[ { text: "Poznaj nas bliżej", href: "#about"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/industrial-plant-shareholders-doing-handshake-meeting-conduct-research_482257-123458.jpg" - imageAlt="engineering team collaboration" />