diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 7178885..3c006f3 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -115,7 +115,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-486.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-486.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 62318a4..7cdc6e2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,8 +27,8 @@ export default function HomePage() { }} items={[ { - videoSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-cabinet-with-open-storage-drawer-premium-interior-design-with-copper-accents_169016-72711.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-cabinet-with-open-storage-drawer-premium-interior-design-with-copper-accents_169016-72711.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-cabinet-with-open-storage-drawer-premium-interior-design-with-copper-accents_169016-72711.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-cabinet-with-open-storage-drawer-premium-interior-design-with-copper-accents_169016-72711.jpg?_wi=2", imageAlt: "luxury interior kitchen design", }, { @@ -141,7 +141,7 @@ export default function HomePage() { title: "Detalhes", description: "A precisão da marcenaria.", href: "#contato", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-486.jpg?_wi=1", }, ]} />