diff --git a/src/app/page.tsx b/src/app/page.tsx index db9fc35..0633414 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "Fale Comigo no WhatsApp", href: "https://wa.me" }, { text: "Conhecer Serviços", href: "#services" } ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg?_wi=1" imageAlt="professional lawyer office elegant desk" showDimOverlay={true} buttonAnimation="slide-up" @@ -57,13 +57,13 @@ export default function LandingPage() {