From 4d23134cf7068ff21300e9ad955ab0b6eb4bdf23 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 01:51:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 199a41c..e0fe1da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,27 +52,27 @@ export default function LandingPage() { description="Soluções modernas, acabamento impecável e atendimento profissional para sua obra ou reforma." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=1", imageAlt: "Drywall installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=2", imageAlt: "Drywall installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=3", imageAlt: "Drywall installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=4", imageAlt: "Drywall installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=5", imageAlt: "Drywall installation"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=6", imageAlt: "Drywall installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=7", imageAlt: "Drywall installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=8", imageAlt: "Drywall installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=9", imageAlt: "Drywall installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Drywall installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=10", imageAlt: "Drywall installation"}, ]} buttons={[ { -- 2.49.1