diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0b557d0..f3591db 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -94,7 +94,7 @@ export default function ContactPage() { href: "#contact-form", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-parking_1203-705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-parking_1203-705.jpg?_wi=2" imageAlt="Професионален авто сервиз" /> @@ -109,7 +109,7 @@ export default function ContactPage() { { value: "24/7", title: "Наличност" }, { value: "100%", title: "Гарантирана работа" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/car-expert-client-look-new-parts_482257-76137.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-expert-client-look-new-parts_482257-76137.jpg?_wi=2" imageAlt="Нашият експертен екип" useInvertedBackground={false} mediaAnimation="slide-up" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 144fcf8..fa15636 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1416,6 +1416,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +