diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index acb8602..8ecafcc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,7 @@ export default function AboutPage() { title: "Satisfied Clients Nationwide", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-builder-men-with-smartphones_23-2148751993.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-builder-men-with-smartphones_23-2148751993.jpg?_wi=2" imageAlt="KG Promet professional team at work" mediaAnimation="slide-up" useInvertedBackground={false} @@ -83,7 +83,7 @@ export default function AboutPage() { title: "Precision Manufacturing", description: "State-of-the-art manufacturing facilities combined with skilled craftsmen ensure every product meets the highest European quality standards. We invest in cutting-edge technology and continuous training.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-architecture-office-buildings_23-2148836820.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-architecture-office-buildings_23-2148836820.jpg?_wi=2", }, items: [ { @@ -106,7 +106,7 @@ export default function AboutPage() { title: "Professional Installation", description: "Our experienced installation team brings technical expertise and meticulous attention to detail. We ensure every product is installed to perfection, with proper thermal sealing and structural integrity.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/two-active-woman-asian-caucasian-go-outside-practice-yoga-luxury-villa-poolside_343596-1780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-active-woman-asian-caucasian-go-outside-practice-yoga-luxury-villa-poolside_343596-1780.jpg?_wi=2", }, items: [ { @@ -129,7 +129,7 @@ export default function AboutPage() { title: "Customer-Centric Approach", description: "We work closely with clients to understand their vision and requirements. Our consultative process ensures that every solution is tailored to your specific needs, budget, and timeline.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscraper-with-many-windows-daytime_181624-22898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscraper-with-many-windows-daytime_181624-22898.jpg?_wi=2", }, items: [ { diff --git a/src/app/layout.tsx b/src/app/layout.tsx index de8d9e2..6ce4191 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1431,6 +1431,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +