From ba9ae6769c07f7c3e8fb47fb6306eaf90d27919d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 11:52:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 460f8c3..4c74d32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { href: "https://wa.me/5519982229355", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/valentines-gift-box-surprise_53876-75160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/valentines-gift-box-surprise_53876-75160.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Soluções competitivas que cabem no seu orçamento.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/composition-objects-fathers-day_23-2148098292.jpg" + imageSrc="http://img.b2bpic.net/free-photo/composition-objects-fathers-day_23-2148098292.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -251,7 +251,7 @@ export default function LandingPage() { "Acabamento", "Premium", ], - imageSrc: "http://img.b2bpic.net/free-photo/valentines-gift-box-surprise_53876-75160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/valentines-gift-box-surprise_53876-75160.jpg?_wi=2", imageAlt: "Father's day composition with gift and mobile phone", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { "Brasil", "Confiável", ], - imageSrc: "http://img.b2bpic.net/free-photo/composition-objects-fathers-day_23-2148098292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-objects-fathers-day_23-2148098292.jpg?_wi=2", imageAlt: "Father's day composition with gift and mobile phone", }, ]} @@ -344,7 +344,7 @@ export default function LandingPage() { description="Entre em contato agora mesmo e personalize seus produtos." buttonText="Falar via WhatsApp" onSubmit={(email) => console.log('WhatsApp clicked')} - imageSrc="http://img.b2bpic.net/free-photo/valentines-gift-box-surprise_53876-75160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/valentines-gift-box-surprise_53876-75160.jpg?_wi=3" mediaAnimation="slide-up" /> -- 2.49.1