From eef352226e3909311ce5b5e09cad1e1b3b804580 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:32:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 58 ++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cde9459..3c48073 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="largeSmall" - background="noise" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="radial-glow" @@ -49,13 +49,13 @@ export default function LandingPage() { tag="Hair Brisson" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-twins-standing-face-face_329181-10735.jpg?_wi=1", imageAlt: "Transformação loira profissional" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-twins-standing-face-face_329181-10735.jpg", imageAlt: "Transformação loira profissional" }, { - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps-high-quality-photo_114579-31463.jpg?_wi=1", imageAlt: "Morena iluminada elegante" + imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps-high-quality-photo_114579-31463.jpg", imageAlt: "Morena iluminada elegante" }, { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-salon-hairdresser_23-2147769872.jpg", imageAlt: "Tratamento capilar premium" @@ -69,13 +69,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-blondie-bride-dreaming-smiling_132075-11754.jpg", imageAlt: "Cabelos loiros brilhantes" }, { - imageSrc: "http://img.b2bpic.net/free-photo/curly-human-perfect-summer-lady_1304-933.jpg?_wi=1", imageAlt: "Cabelos ruivos vibrantes" + imageSrc: "http://img.b2bpic.net/free-photo/curly-human-perfect-summer-lady_1304-933.jpg", imageAlt: "Cabelos ruivos vibrantes" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-woman-with-afro-curls-hairstylesmiling-hipster-model-white-tshirt-sexy-carefree-female-posing-street-background-cheerful-happy_158538-21425.jpg?_wi=1", imageAlt: "Cachos definidos e hidratados" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-woman-with-afro-curls-hairstylesmiling-hipster-model-white-tshirt-sexy-carefree-female-posing-street-background-cheerful-happy_158538-21425.jpg", imageAlt: "Cachos definidos e hidratados" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-getting-hair-washed-by-hairdresser-salon_633478-691.jpg?_wi=1", imageAlt: "Cuidados capilares exclusivos" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-getting-hair-washed-by-hairdresser-salon_633478-691.jpg", imageAlt: "Cuidados capilares exclusivos" } ]} carouselPosition="right" @@ -114,10 +114,10 @@ export default function LandingPage() { title: "Mechas Loiras Personalizadas", description: "Técnicas avançadas de descoloração e tonalização para louras impecáveis e saudáveis", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexual-blond-female-with-curly-hair-grey-background_613910-15068.jpg?_wi=1", imageAlt: "Mechas loiras profissionais" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexual-blond-female-with-curly-hair-grey-background_613910-15068.jpg", imageAlt: "Mechas loiras profissionais" }, { - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps-high-quality-photo_114579-31463.jpg?_wi=2", imageAlt: "Louras luminosas" + imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps-high-quality-photo_114579-31463.jpg", imageAlt: "Louras luminosas" } ] }, @@ -125,10 +125,10 @@ export default function LandingPage() { title: "Morena Iluminada", description: "Iluminação estratégica que realça a beleza natural com tons quentes e sofisticados", icon: Sun, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/posing-ginger-people-girl-beauty_1122-1929.jpg?_wi=1", imageAlt: "Morena iluminada" + imageSrc: "http://img.b2bpic.net/free-photo/posing-ginger-people-girl-beauty_1122-1929.jpg", imageAlt: "Morena iluminada" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-black-person-taking-care-afro-hair_23-2149575418.jpg?_wi=1", imageAlt: "Iluminação capilar" + imageSrc: "http://img.b2bpic.net/free-photo/young-black-person-taking-care-afro-hair_23-2149575418.jpg", imageAlt: "Iluminação capilar" } ] }, @@ -136,10 +136,10 @@ export default function LandingPage() { title: "Cabelos Ruivos", description: "Cores vibrantes e duradouras que destacam personalidade e feminilidade", icon: Flame, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-getting-hair-washed-by-hairdresser-salon_633478-691.jpg?_wi=2", imageAlt: "Cabelos ruivos brilhantes" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-getting-hair-washed-by-hairdresser-salon_633478-691.jpg", imageAlt: "Cabelos ruivos brilhantes" }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexual-blond-female-with-curly-hair-grey-background_613910-15068.jpg?_wi=2", imageAlt: "Tonalidades ruivas" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexual-blond-female-with-curly-hair-grey-background_613910-15068.jpg", imageAlt: "Tonalidades ruivas" } ] }, @@ -147,10 +147,10 @@ export default function LandingPage() { title: "Tratamento para Cacheadas", description: "Curvatura potencializada com tratamentos que definem, hidratam e valorizam os cachos", icon: Waves, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-woman-with-afro-curls-hairstylesmiling-hipster-model-white-tshirt-sexy-carefree-female-posing-street-background-cheerful-happy_158538-21425.jpg?_wi=2", imageAlt: "Cabelos cacheados tratados" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-woman-with-afro-curls-hairstylesmiling-hipster-model-white-tshirt-sexy-carefree-female-posing-street-background-cheerful-happy_158538-21425.jpg", imageAlt: "Cabelos cacheados tratados" }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexual-blond-female-with-curly-hair-grey-background_613910-15068.jpg?_wi=3", imageAlt: "Cachos definidos" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexual-blond-female-with-curly-hair-grey-background_613910-15068.jpg", imageAlt: "Cachos definidos" } ] }, @@ -158,10 +158,10 @@ export default function LandingPage() { title: "Cronograma Capilar Completo", description: "Protocolo de 3 meses com hidratação, nutrição e reconstrução para máxima saúde capilar", icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps-high-quality-photo_114579-31463.jpg?_wi=3", imageAlt: "Tratamento capilar" + imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps-high-quality-photo_114579-31463.jpg", imageAlt: "Tratamento capilar" }, { - imageSrc: "http://img.b2bpic.net/free-photo/posing-ginger-people-girl-beauty_1122-1929.jpg?_wi=2", imageAlt: "Protocolo de cuidados" + imageSrc: "http://img.b2bpic.net/free-photo/posing-ginger-people-girl-beauty_1122-1929.jpg", imageAlt: "Protocolo de cuidados" } ] }, @@ -169,10 +169,10 @@ export default function LandingPage() { title: "Hidratação, Nutrição e Reconstrução", description: "Tratamentos profundos que restauram a vitalidade, brilho e força dos cabelos", icon: Droplet, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-black-person-taking-care-afro-hair_23-2149575418.jpg?_wi=2", imageAlt: "Hidratação profunda" + imageSrc: "http://img.b2bpic.net/free-photo/young-black-person-taking-care-afro-hair_23-2149575418.jpg", imageAlt: "Hidratação profunda" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-getting-hair-washed-by-hairdresser-salon_633478-691.jpg?_wi=3", imageAlt: "Reconstrução capilar" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-getting-hair-washed-by-hairdresser-salon_633478-691.jpg", imageAlt: "Reconstrução capilar" } ] } @@ -192,16 +192,16 @@ export default function LandingPage() {