diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c41b2d2..4fcdaa3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { description: "Established as a trusted manufacturer and exporter", subdescription: "Specializing in cable tray systems and related products for global markets", icon: Factory, - imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-58.jpg?_wi=2", imageAlt: "Manufacturing facility", mediaAnimation: "slide-up" as const, useInvertedBackground: false, @@ -71,7 +71,7 @@ export default function AboutPage() { title: "Superior Material & Construction", subtitle: "Premium galvanized and stainless steel options", description: "Our cable trays are manufactured using high-grade materials with rigorous quality control processes. Each product undergoes comprehensive testing to ensure durability, load capacity, and reliability in demanding industrial environments.", - imageSrc: "http://img.b2bpic.net/free-photo/male-construction-worker-with-yellow-helmet-talking-phone_181624-53235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-construction-worker-with-yellow-helmet-talking-phone_181624-53235.jpg?_wi=3", }, { id: 2, @@ -79,7 +79,7 @@ export default function AboutPage() { title: "Versatile & Customizable Solutions", subtitle: "Tailored configurations for specific applications", description: "We offer flexible design options including various widths, depths, and mounting configurations. Our products are designed to accommodate standard and custom requirements, ensuring seamless integration with your infrastructure.", - imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105499.jpg?_wi=5", }, { id: 3, @@ -87,7 +87,7 @@ export default function AboutPage() { title: "Expert Technical & Installation Support", subtitle: "Comprehensive guidance and customer service", description: "Our dedicated team provides technical specifications, installation guides, and ongoing support. We ensure smooth deployment of your cable management system with minimal downtime and maximum efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/satellite-dish-abstract-background-sky_1194-638382.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/satellite-dish-abstract-background-sky_1194-638382.jpg?_wi=2", }, ], }; diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 27069c1..1f57e95 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -52,7 +52,7 @@ export default function ContactPage() { variant: "plain" as const, }, useInvertedBackground: false, - imageSrc: "http://img.b2bpic.net/free-photo/couple-focused-business-colleagues-watching-content-computer-monitor-holding-pen-mouse-business-communication-teamwork-concept_74855-11648.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-focused-business-colleagues-watching-content-computer-monitor-holding-pen-mouse-business-communication-teamwork-concept_74855-11648.jpg?_wi=3", imageAlt: "Industrial office contact center", mediaAnimation: "slide-up" as const, mediaPosition: "right" as const, diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0ee4985..995d335 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +