From 8a377e258b12ab7ade656b1009497a2f884949fb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 15:05:36 +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 c9f2319..e677035 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,19 +58,19 @@ export default function LandingPage() { description="Experiências únicas, planejamento simples, segurança garantida. Deixe a gente cuidar de tudo para você viver momentos inesquecíveis no Chile." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-lady-with-hat-warm-poncho-mountain-landscape-durmitor-montenegro_501050-1080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-lady-with-hat-warm-poncho-mountain-landscape-durmitor-montenegro_501050-1080.jpg?_wi=1", imageAlt: "Patagonia Landscape", }, { - imageSrc: "http://img.b2bpic.net/free-photo/rural-landscape-la-rioja_1398-4760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rural-landscape-la-rioja_1398-4760.jpg?_wi=1", imageAlt: "Chilean Vineyard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-walking-dirt-track-near-mountain-range_23-2147840683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-walking-dirt-track-near-mountain-range_23-2147840683.jpg?_wi=1", imageAlt: "Hiking in Andes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-waterfall-rocks-surrounded-by-greenery_181624-35612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-waterfall-rocks-surrounded-by-greenery_181624-35612.jpg?_wi=1", imageAlt: "Chilean Winery", }, { @@ -88,15 +88,15 @@ export default function LandingPage() { imageAlt: "Atacama View", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-waterfall-rocks-surrounded-by-greenery_181624-35612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-waterfall-rocks-surrounded-by-greenery_181624-35612.jpg?_wi=2", imageAlt: "Luxury Winery", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-walking-dirt-track-near-mountain-range_23-2147840683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-walking-dirt-track-near-mountain-range_23-2147840683.jpg?_wi=2", imageAlt: "Mountain Trail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-lady-with-hat-warm-poncho-mountain-landscape-durmitor-montenegro_501050-1080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-lady-with-hat-warm-poncho-mountain-landscape-durmitor-montenegro_501050-1080.jpg?_wi=2", imageAlt: "Patagonia Lake", }, ]} @@ -169,21 +169,21 @@ export default function LandingPage() { value: "15+", title: "Anos de Experiência", description: "Expertise no mercado chileno", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-lady-with-hat-warm-poncho-mountain-landscape-durmitor-montenegro_501050-1080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-lady-with-hat-warm-poncho-mountain-landscape-durmitor-montenegro_501050-1080.jpg?_wi=3", }, { id: "m2", value: "10k+", title: "Viajantes Satisfeitos", description: "Momentos inesquecíveis criados", - imageSrc: "http://img.b2bpic.net/free-photo/rural-landscape-la-rioja_1398-4760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rural-landscape-la-rioja_1398-4760.jpg?_wi=2", }, { id: "m3", value: "24/7", title: "Suporte Premium", description: "Segurança total na sua jornada", - imageSrc: "http://img.b2bpic.net/free-photo/couple-walking-dirt-track-near-mountain-range_23-2147840683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-walking-dirt-track-near-mountain-range_23-2147840683.jpg?_wi=3", }, ]} title="Por que confiar na Viaje Chile?" -- 2.49.1