From cedeb51554a8e74464e8386d1714caf5ce7d5f15 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:03:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index abec880..633d999 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { background={{ variant: "blurBottom" }} tag="⭐ 4,7 de 5 (40 avaliações)" tagIcon={Star} - imageSrc="http://img.b2bpic.net/free-photo/adorable-dog-with-female-owner-pet-shop_23-2148872557.jpg" + imageSrc="http://img.b2bpic.net/free-photo/adorable-dog-with-female-owner-pet-shop_23-2148872557.jpg?_wi=1" imageAlt="Agro Cruz Pet Shop Interior" buttons={[ { text: "Ligar Agora", href: "tel:+555535116627" }, @@ -109,7 +109,7 @@ export default function LandingPage() { description="Localizada no bairro Cruzeiro" subdescription="Av. Flores da Cunha, 1129 - Santa Rosa, RS" icon={Store} - imageSrc="http://img.b2bpic.net/free-photo/adorable-dog-with-female-owner-pet-shop_23-2148872557.jpg" + imageSrc="http://img.b2bpic.net/free-photo/adorable-dog-with-female-owner-pet-shop_23-2148872557.jpg?_wi=2" imageAlt="Agro Cruz Pet Shop" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1