From b5546374792a5feb615ef843d21d4a0c4e9e0cd2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 01:31:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cfd4fd..18ed086 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Qualidade, frescor e conveniência para você e sua família, direto do Tibiquari para sua mesa." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196235.jpg?_wi=1", imageAlt: "Loja Padaria Tibiquari", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { title: "Pagamento Ágil", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273131.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273131.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" imageAlt="Interior da padaria com produtos frescos" @@ -142,7 +142,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196235.jpg?_wi=2", imageAlt: "higiene e limpeza casa", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-shelves-with-plants_23-2148394919.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273131.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273131.jpg?_wi=2", imageAlt: "higiene e limpeza casa", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118469.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-7843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-7843.jpg?_wi=1", imageAlt: "higiene e limpeza casa", }, ]} @@ -204,7 +204,7 @@ export default function LandingPage() { price: "R$ 5,50", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-7843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-7843.jpg?_wi=2", }, { id: "p3", -- 2.49.1