From d1b93e87a758c649a0576819a930bacef637354a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:30:56 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f61bc74..9bb1a48 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { "We deliver on our promises. Every shipment arrives on time with professional handling and complete transparency throughout the process.", tag: "Core", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-powerful-semi-truck-driving-on-a-wide--1773117003731-93cc4490.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-powerful-semi-truck-driving-on-a-wide--1773117003731-93cc4490.png?_wi=2", imageAlt: "Reliable freight transportation", }, { @@ -95,7 +95,7 @@ export default function AboutPage() { "Safety is non-negotiable. Our drivers undergo rigorous training, our fleet is meticulously maintained, and we follow all DOT regulations strictly.", tag: "Priority", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/workers-loading-freight-and-cargo-into-a-1773117004321-760bdeba.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/workers-loading-freight-and-cargo-into-a-1773117004321-760bdeba.png?_wi=2", imageAlt: "Professional safety standards", }, { @@ -105,7 +105,7 @@ export default function AboutPage() { "We maintain the highest standards in everything we do. From customer service to fleet management, professionalism is our hallmark.", tag: "Standard", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-modern-logistics-warehouse-with-organi-1773117004007-b0887fa0.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-modern-logistics-warehouse-with-organi-1773117004007-b0887fa0.png?_wi=2", imageAlt: "Professional logistics operations", }, ]} -- 2.49.1 From 9f54edbd2b22a1e3ed230f9857ab58f80226c09e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:30:56 +0000 Subject: [PATCH 2/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ba0b262..74e9c50 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1435,6 +1435,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +