diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5f53af4..3e6f1b3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { description="Founded in 2015" subdescription="Your Trusted Pet Care Partner" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/young-man-woman-looking-their-dog-bedroom_23-2147840131.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-woman-looking-their-dog-bedroom_23-2147840131.jpg?_wi=2" imageAlt="Animal Park store interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -63,7 +63,7 @@ export default function AboutPage() { id: "1", title: "Quality First", tags: ["Premium Selection", "Trusted Brands"], - imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-with-various-items_23-2149500959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-with-various-items_23-2149500959.jpg?_wi=2", imageAlt: "Quality pet products", }, { diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9fea8e9..8ac92cf 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' }, '*'); })(); +` + }} + /> + +