diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ea5ec87..df86fee 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,14 +58,14 @@ export default function AboutPage() { id: "01", title: "Our Mission", description: "To provide affordable, professional website design services that help businesses establish credibility, attract customers, and grow online.", - imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg?_wi=6", imageAlt: "our mission", }, { id: "02", title: "Our Values", description: "We value simplicity, professionalism, and customer success. Every website we build reflects our commitment to quality and our clients' business goals.", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-stationery-against-background-couple-wall-with-notes_23-2148222640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-stationery-against-background-couple-wall-with-notes_23-2148222640.jpg?_wi=4", imageAlt: "our values", }, { diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 66ce2cc..5bf57a0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -80,11 +80,11 @@ export default function ContactPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-stationery-against-background-couple-wall-with-notes_23-2148222640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-stationery-against-background-couple-wall-with-notes_23-2148222640.jpg?_wi=5", imageAlt: "Professional website design displayed on laptop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg?_wi=7", imageAlt: "Modern professional business environment", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6cbb660..ae44fae 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' }, '*'); })(); +` + }} + /> + +