From b87f14c76ace7968fc80ecbb24409441834a6c4e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:43:02 +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 d8f50b2..f0601cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} tag="Desde 2023" tagIcon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/acai-coconut-shell-healthy-meal-summer-vibes_53876-124345.jpg" + imageSrc="http://img.b2bpic.net/free-photo/acai-coconut-shell-healthy-meal-summer-vibes_53876-124345.jpg?_wi=1" imageAlt="Drinks artesanais premium" buttons={[ { text: "📲 Pedir no WhatsApp", href: "https://wa.me/5579998493725" }, @@ -183,7 +183,7 @@ export default function LandingPage() { tagIcon={MessageCircle} background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/acai-coconut-shell-healthy-meal-summer-vibes_53876-124345.jpg" + imageSrc="http://img.b2bpic.net/free-photo/acai-coconut-shell-healthy-meal-summer-vibes_53876-124345.jpg?_wi=2" imageAlt="Contato Liberte seu Paladar" mediaPosition="right" mediaAnimation="slide-up" -- 2.49.1