From 10ddaae5ac3caddb651ed6307a772b034217f0dd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 06:27:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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" />