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", }, ]} 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' }, '*'); })(); +` + }} + /> + +