From c4d292776d1565e0ce13c0dcd212dbbf22c8354c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:05:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1dc1a7f..079c88d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Zapytaj o produkt", href: "#contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-self-tapping-screw-wood-screw-carpenter-s-craft_169016-12783.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-self-tapping-screw-wood-screw-carpenter-s-craft_169016-12783.jpg?_wi=1" imageAlt="Specjalistyczne drewniane uchwyty meblowe" mediaAnimation="slide-up" /> @@ -101,7 +101,7 @@ export default function LandingPage() { id: "lacquered-handles", name: "Uchwyty lakierowane", price: "Od 25 zł", variant: "Wykończone, połyskliwe, wytrzymałe", imageSrc: "http://img.b2bpic.net/free-photo/two-leather-handles-matte-cabinet-doors-premium-minimalism_169016-71053.jpg", imageAlt: "Lakierowane uchwyty meblowe" }, { - id: "custom-components", name: "Zamówienia specjalne", price: "Na wycenę", variant: "Dostosowane do Twoich potrzeb", imageSrc: "http://img.b2bpic.net/free-photo/close-up-self-tapping-screw-wood-screw-carpenter-s-craft_169016-12783.jpg", imageAlt: "Niestandardowe elementy drewniane" + id: "custom-components", name: "Zamówienia specjalne", price: "Na wycenę", variant: "Dostosowane do Twoich potrzeb", imageSrc: "http://img.b2bpic.net/free-photo/close-up-self-tapping-screw-wood-screw-carpenter-s-craft_169016-12783.jpg?_wi=2", imageAlt: "Niestandardowe elementy drewniane" } ]} />