From 2a0c316404bddb2e8e29497ffedab5e9ea8260c0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:25:00 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8541e52..0aad462 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -43,7 +43,7 @@ export default function AboutPage() { description="Gianluca Secara Dragos, Luca Marian Cristian e Mancini Stefano" subdescription="Fondatori e Visionari" icon={Lightbulb} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ8whEWSLgkQjclEuZVW5qdS5W/uploaded-1772788997595-ysz8mdos.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ8whEWSLgkQjclEuZVW5qdS5W/uploaded-1772788997595-ysz8mdos.png?_wi=2" imageAlt="Gianluca Secara Dragos - Fondatore" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From 519ac3d7af8096378d51b1e1c96738da3103af13 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:25:01 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f0cb3b..7af351c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function HomePage() { description="Gianluca Secara Dragos, Luca Marian Cristian e Mancini Stefano" subdescription="Fondatori e Visionari" icon={Lightbulb} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ8whEWSLgkQjclEuZVW5qdS5W/uploaded-1772788997595-ysz8mdos.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ8whEWSLgkQjclEuZVW5qdS5W/uploaded-1772788997595-ysz8mdos.png?_wi=1" imageAlt="Gianluca Secara Dragos - Fondatore" mediaAnimation="slide-up" useInvertedBackground={false} @@ -100,11 +100,11 @@ export default function HomePage() { icon: Hammer, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/bricklaying-construction-worker-building-brick-wall_1150-14756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bricklaying-construction-worker-building-brick-wall_1150-14756.jpg?_wi=1", imageAlt: "Muratura", }, { - imageSrc: "http://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg?_wi=1", imageAlt: "Costruzioni", }, ], @@ -115,11 +115,11 @@ export default function HomePage() { icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/decorative-flower-garden-with-carts-resort_501050-507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorative-flower-garden-with-carts-resort_501050-507.jpg?_wi=1", imageAlt: "Giardinaggio", }, { - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12437.jpg?_wi=1", imageAlt: "Verde", }, ], @@ -130,11 +130,11 @@ export default function HomePage() { icon: Wrench, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=1", imageAlt: "Manutenzione", }, { - imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg?_wi=1", imageAlt: "Riparazioni", }, ], @@ -145,11 +145,11 @@ export default function HomePage() { icon: Smartphone, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/user-interface-design-concept-with-different-screens-buttons-web-elements-mobile-social-applications_1284-45222.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/user-interface-design-concept-with-different-screens-buttons-web-elements-mobile-social-applications_1284-45222.jpg?_wi=1", imageAlt: "App HelpHub", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg?_wi=1", imageAlt: "Tracking", }, ], -- 2.49.1 From 8195e23256b24e5f941a690c122d09eac41113cc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:25:01 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0503680..d693c97 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -58,11 +58,11 @@ export default function ServicesPage() { icon: Hammer, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/bricklaying-construction-worker-building-brick-wall_1150-14756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bricklaying-construction-worker-building-brick-wall_1150-14756.jpg?_wi=2", imageAlt: "Muratura", }, { - imageSrc: "http://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg?_wi=2", imageAlt: "Costruzioni", }, ], @@ -73,11 +73,11 @@ export default function ServicesPage() { icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/decorative-flower-garden-with-carts-resort_501050-507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorative-flower-garden-with-carts-resort_501050-507.jpg?_wi=2", imageAlt: "Giardinaggio", }, { - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12437.jpg?_wi=2", imageAlt: "Verde", }, ], @@ -88,11 +88,11 @@ export default function ServicesPage() { icon: Wrench, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=2", imageAlt: "Manutenzione", }, { - imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg?_wi=2", imageAlt: "Riparazioni", }, ], @@ -103,11 +103,11 @@ export default function ServicesPage() { icon: Smartphone, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/user-interface-design-concept-with-different-screens-buttons-web-elements-mobile-social-applications_1284-45222.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/user-interface-design-concept-with-different-screens-buttons-web-elements-mobile-social-applications_1284-45222.jpg?_wi=2", imageAlt: "App HelpHub", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smartphone-with-gps-application_1098-21636.jpg?_wi=2", imageAlt: "Tracking", }, ], -- 2.49.1