From fe9742d4b6fb8272819b4f5a259e0c5c490b7dfd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 10:38:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 238 +++++++++++------------------------------------ 1 file changed, 55 insertions(+), 183 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bfcd90a..bc59ab7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,66 +46,41 @@ export default function LandingPage() {
@@ -125,17 +92,11 @@ export default function LandingPage() { description="No Bety Cabeleireiros, cuidamos de cada cliente como se fosse única. Nossa experiência é o reflexo da satisfação que entregamos todos os dias." metrics={[ { - value: "25+", - title: "Anos de Experiência", - }, + value: "25+", title: "Anos de Experiência"}, { - value: "5k+", - title: "Clientes Satisfeitas", - }, + value: "5k+", title: "Clientes Satisfeitas"}, { - value: "100%", - title: "Atendimento Personalizado", - }, + value: "100%", title: "Atendimento Personalizado"}, ]} imageSrc="http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-thecar-seat-little-african-girl-with-mther_1157-45043.jpg" mediaAnimation="blur-reveal" @@ -151,26 +112,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Cortes Modernos", - description: "Design personalizado que valoriza o seu rosto.", - imageSrc: "http://img.b2bpic.net/free-photo/trimmers-scissors-flat-lay_23-2148352841.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hairstyle-tools-arrangement_23-2149552391.jpg", - buttonText: "Saber Mais", - }, + title: "Cortes Modernos", description: "Design personalizado que valoriza o seu rosto.", imageSrc: "http://img.b2bpic.net/free-photo/trimmers-scissors-flat-lay_23-2148352841.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hairstyle-tools-arrangement_23-2149552391.jpg", buttonText: "Saber Mais"}, { - title: "Coloração Exclusiva", - description: "Técnicas de cor que preservam a saúde capilar.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668436.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/mature-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817232.jpg", - buttonText: "Saber Mais", - }, + title: "Coloração Exclusiva", description: "Técnicas de cor que preservam a saúde capilar.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668436.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/mature-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817232.jpg", buttonText: "Saber Mais"}, { - title: "Tratamentos Capilares", - description: "Rituais de hidratação intensa com marcas premium.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230920.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/crop-stylist-washing-hair-blonde_23-2147769801.jpg", - buttonText: "Saber Mais", - }, + title: "Tratamentos Capilares", description: "Rituais de hidratação intensa com marcas premium.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230920.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/crop-stylist-washing-hair-blonde_23-2147769801.jpg", buttonText: "Saber Mais"}, ]} title="Nossos Serviços Premium" description="Soluções capilares completas para realçar o seu estilo e bem-estar." @@ -179,59 +125,27 @@ export default function LandingPage() {
@@ -280,14 +177,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Kérastase", - "L'Oréal Professionnel", - "Schwarzkopf", - "Wella", - "ghd", - "Olaplex", - "Davines", - ]} + "Kérastase", "L'Oréal Professionnel", "Schwarzkopf", "Wella", "ghd", "Olaplex", "Davines"]} title="Parcerias de Excelência" description="Utilizamos marcas de renome para garantir a saúde e beleza dos seus cabelos." /> @@ -297,8 +187,7 @@ export default function LandingPage() {