From 61f946be673c44d51184817bef596ce6c5ab7b54 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:25:46 +0000 Subject: [PATCH 1/4] Update src/app/despre/page.tsx --- src/app/despre/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/despre/page.tsx b/src/app/despre/page.tsx index e2b5d31..43d70ce 100644 --- a/src/app/despre/page.tsx +++ b/src/app/despre/page.tsx @@ -89,7 +89,7 @@ export default function AboutPage() { icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg?_wi=4" imageAlt="Guardian Homestyle - Echipa profesională" mediaAnimation="slide-up" textboxLayout="default" @@ -126,7 +126,7 @@ export default function AboutPage() { icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=3" imageAlt="Profesioniști Guardian Homestyle" mediaAnimation="slide-up" textboxLayout="default" -- 2.49.1 From 5952ec7d87e0f773ff48c43e4fa2acc0b1782ce8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:25:46 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd4c322..602d040 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,15 +75,15 @@ export default function HomePage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-looking-balcony-smiling_74855-9990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-looking-balcony-smiling_74855-9990.jpg?_wi=1", imageAlt: "Ferestre termopane moderne", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-looking-balcony-smiling_74855-9990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-looking-balcony-smiling_74855-9990.jpg?_wi=2", imageAlt: "Ferestre termopane moderne", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-looking-balcony-smiling_74855-9990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-looking-balcony-smiling_74855-9990.jpg?_wi=3", imageAlt: "Ferestre termopane moderne", }, ]} @@ -120,7 +120,7 @@ export default function HomePage() { icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg?_wi=1" imageAlt="Ferestre PVC profesionale" mediaAnimation="slide-up" textboxLayout="default" @@ -140,25 +140,25 @@ export default function HomePage() { { title: "Ferestre PVC", description: "Ferestre termopane din PVC de calitate superioară cu izolație termică și fonică optimală. Perfecte pentru renovări și construcții noi.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg?_wi=2", imageAlt: "Ferestre PVC termopane", }, { title: "Uși din Aluminiu", description: "Ușile din aluminiu moderne și elegante, ideale pentru intrări principale și ieșiri către grădină, cu design contemporan.", - imageSrc: "http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg?_wi=1", imageAlt: "Uși din aluminiu profesionale", }, { title: "Montaj și Înlocuire", description: "Servicii profesionale de montaj și înlocuire cu atenție la detalii, etanșare perfectă și finisare de calitate.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=1", imageAlt: "Instalare profesională ferestre", }, { title: "Soluții Personalizate", description: "Proiecte customizate adaptate nevoilor specifice ale casei sau apartamentului dumneavoastră cu consultanță gratuită.", - imageSrc: "http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg?_wi=2", imageAlt: "Soluții personalizate ferestre", }, ]} -- 2.49.1 From 9bcfdb3ded045454dd9005fa5aba0f08a58339d6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:25:47 +0000 Subject: [PATCH 3/4] Update src/app/servicii/page.tsx --- src/app/servicii/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/servicii/page.tsx b/src/app/servicii/page.tsx index 377d213..fb12074 100644 --- a/src/app/servicii/page.tsx +++ b/src/app/servicii/page.tsx @@ -73,7 +73,7 @@ export default function ServicesPage() { title: "Ferestre Termopane PVC", description: "Ferestre din PVC de calitate premium cu sticle termopane care oferă izolație termică și fonică excelentă. Ideale pentru reducerea facturilor de încălzire și îmbunătățirea confortului. Disponibile în diverse configurații și culori.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg?_wi=3", imageAlt: "Ferestre PVC termopane", button: { text: "Detalii", href: "#" }, }, @@ -81,7 +81,7 @@ export default function ServicesPage() { title: "Uși Aluminiu Moderne", description: "Ușile din aluminiu cu finisaj modern și elegant, perfecte pentru intrări principale, ieșiri către grădină și separări interioare. Rezistente la intemperii și ușor de întreținut, cu o durată de viață foarte lungă.", - imageSrc: "http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg?_wi=3", imageAlt: "Uși din aluminiu", button: { text: "Detalii", href: "#" }, }, @@ -89,7 +89,7 @@ export default function ServicesPage() { title: "Montaj și Instalare Profesională", description: "Echipa noastră de montatori certificați asigură instalare corectă, etanșare perfectă și finisare de calitate. Efectuăm montajul rapid și cu minimal de perturbări, oferind garanție pe munca efectuată.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=2", imageAlt: "Montaj profesional", button: { text: "Detalii", href: "#" }, }, -- 2.49.1 From 51743c23fc2af496d853ef36baf401c87f6cdeb0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:25:48 +0000 Subject: [PATCH 4/4] Update src/app/zona-deservita/page.tsx --- src/app/zona-deservita/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/zona-deservita/page.tsx b/src/app/zona-deservita/page.tsx index a7d0d0a..ab93372 100644 --- a/src/app/zona-deservita/page.tsx +++ b/src/app/zona-deservita/page.tsx @@ -88,7 +88,7 @@ export default function CoverageAreaPage() { icon: Clock, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portraif-caucasian-woman-romantic-elegant-pink-long-dress-vacation-luxury-rich-villa-hotel-with-amazing-tropical-palm-trees-view-female-classic-white-hat_343596-2056.jpg?_wi=4" imageAlt="Zona de servire Guardian Homestyle" mediaAnimation="slide-up" textboxLayout="default" @@ -126,7 +126,7 @@ export default function CoverageAreaPage() { icon: MapPin, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg?_wi=4" imageAlt="Servicii în alte localități Prahova" mediaAnimation="slide-up" textboxLayout="default" -- 2.49.1