Update src/app/page.tsx

This commit is contained in:
2026-06-01 06:27:01 +00:00
parent 737f6ab73f
commit 10ddaae5ac

View File

@@ -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"
/>
</div>