From 6b977b426466b6d060eb151de3b7936ba8657b1e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 14:19:58 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index db8f555..674867a 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -98,7 +98,7 @@ export default function Layout() { href: "https://www.google.com/maps/place/FEBONI+-+Depozit+KNAUF+Timisoara/@45.7145822,21.1394433", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architect-engineer-discussion-brainstorming-construction-concept_53876-26411.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architect-engineer-discussion-brainstorming-construction-concept_53876-26411.jpg?_wi=2" /> -- 2.49.1 From 7742fb5c76f34ca8098789f323b38543d9580916 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 14:19:59 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 5a46dad..b0d94f6 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -249,7 +249,7 @@ export default function HomePage() { answer: "Da, depozitul nostru este optimizat pentru cantități de șantier.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architect-engineer-discussion-brainstorming-construction-concept_53876-26411.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architect-engineer-discussion-brainstorming-construction-concept_53876-26411.jpg?_wi=1" /> -- 2.49.1