Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-03 21:13:46 +00:00

View File

@@ -29,21 +29,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Sobre",
id: "about",
},
name: "Sobre", id: "about"},
{
name: "Serviços",
id: "services",
},
name: "Serviços", id: "services"},
{
name: "Contato",
id: "contact",
},
name: "Depoimentos", id: "testimonials"},
{
name: "Contato", id: "contact"},
]}
brandName="Drip & Cut"
/>
@@ -55,35 +49,21 @@ export default function LandingPage() {
description="Estilo urbano, precisão absoluta. Eleve o seu visual na barbearia mais premium da cidade."
buttons={[
{
text: "Agendar Agora",
href: "#contact",
},
text: "Agendar Agora", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=1",
imageAlt: "Barbearia estilo urbano premium",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=1", imageAlt: "Barbearia estilo urbano premium"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=2",
imageAlt: "Barbearia estilo urbano premium",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=2", imageAlt: "Barbearia estilo urbano premium"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=3",
imageAlt: "Barbearia estilo urbano premium",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=3", imageAlt: "Barbearia estilo urbano premium"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=4",
imageAlt: "Barbearia estilo urbano premium",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=4", imageAlt: "Barbearia estilo urbano premium"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=5",
imageAlt: "Barbearia estilo urbano premium",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=5", imageAlt: "Barbearia estilo urbano premium"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=6",
imageAlt: "Barbearia estilo urbano premium",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-client-near-mirror_23-2147778757.jpg?_wi=6", imageAlt: "Barbearia estilo urbano premium"},
]}
/>
</div>
@@ -105,54 +85,27 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "1",
badge: "Popular",
price: "R$ 60",
subtitle: "Corte Moderno e Estilizado",
features: [
"Degradê perfeito",
"Acabamento navalha",
"Finalização premium",
],
id: "1", badge: "Popular", price: "R$ 60", subtitle: "Corte Moderno e Estilizado", features: [
"Degradê perfeito", "Acabamento navalha", "Finalização premium"],
buttons: [
{
text: "Reservar",
href: "#contact",
},
text: "Reservar", href: "#contact"},
],
},
{
id: "2",
badge: "Combo",
price: "R$ 90",
subtitle: "Corte + Barba",
features: [
"Corte de cabelo",
"Design de barba",
"Toalha quente inclusa",
],
id: "2", badge: "Combo", price: "R$ 90", subtitle: "Corte + Barba", features: [
"Corte de cabelo", "Design de barba", "Toalha quente inclusa"],
buttons: [
{
text: "Reservar",
href: "#contact",
},
text: "Reservar", href: "#contact"},
],
},
{
id: "3",
badge: "Premium",
price: "R$ 120",
subtitle: "Experiência Completa",
features: [
"Corte + Barba",
"Limpeza de pele",
"Sobrancelha",
],
id: "3", badge: "Premium", price: "R$ 120", subtitle: "Experiência Completa", features: [
"Corte + Barba", "Limpeza de pele", "Sobrancelha"],
buttons: [
{
text: "Reservar",
href: "#contact",
},
text: "Reservar", href: "#contact"},
],
},
]}
@@ -167,55 +120,11 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "João Silva",
date: "10/05/2024",
title: "Cliente fiel",
quote: "Melhor barbearia de todas, estilo impecável.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/top-view-successful-man-with-hands-head_1262-2058.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-successful-man-with-hands-head_1262-2058.jpg",
},
id: "1", name: "João Silva", date: "10/05/2024", title: "Cliente fiel", quote: "Melhor barbearia de todas, estilo impecável.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-successful-man-with-hands-head_1262-2058.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-successful-man-with-hands-head_1262-2058.jpg"},
{
id: "2",
name: "Lucas Souza",
date: "12/05/2024",
title: "Ambiente nota 10",
quote: "O ambiente é muito style e o corte perfeito.",
tag: "Premium",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelman-dressed-jacket-jeans-fashion-male-posing-near-blue-wall-studio_158538-23689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelman-dressed-jacket-jeans-fashion-male-posing-near-blue-wall-studio_158538-23689.jpg",
},
id: "2", name: "Lucas Souza", date: "12/05/2024", title: "Ambiente nota 10", quote: "O ambiente é muito style e o corte perfeito.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelman-dressed-jacket-jeans-fashion-male-posing-near-blue-wall-studio_158538-23689.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelman-dressed-jacket-jeans-fashion-male-posing-near-blue-wall-studio_158538-23689.jpg"},
{
id: "3",
name: "Pedro Lima",
date: "15/05/2024",
title: "Melhor barbearia",
quote: "Atendimento de primeira, recomendo demais.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg?_wi=1",
},
{
id: "4",
name: "Rafael Costa",
date: "18/05/2024",
title: "Estilo único",
quote: "Saio de lá sempre satisfeito com o drip.",
tag: "Premium",
avatarSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7905.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7905.jpg",
},
{
id: "5",
name: "Bruno Santos",
date: "20/05/2024",
title: "Profissional",
quote: "Precisão absoluta nos cortes, parabéns.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg?_wi=2",
},
id: "3", name: "Pedro Lima", date: "15/05/2024", title: "Melhor barbearia", quote: "Atendimento de primeira, recomendo demais.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg?_wi=1"},
]}
title="O que dizem os clientes"
description="A experiência premium aprovada por quem não abre mão do estilo."
@@ -226,8 +135,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Contato"
title="Agende seu horário"
description="Garanta seu drip e venha nos visitar hoje mesmo."
@@ -238,33 +146,23 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navegação",
items: [
title: "Navegação", items: [
{
label: "Início",
href: "#hero",
},
label: "Início", href: "#hero"},
{
label: "Sobre",
href: "#about",
},
label: "Sobre", href: "#about"},
{
label: "Serviços",
href: "#services",
},
label: "Serviços", href: "#services"},
{
label: "Depoimentos", href: "#testimonials"},
],
},
{
title: "Contato",
items: [
title: "Contato", items: [
{
label: "WhatsApp",
href: "https://wa.me/5511999999999",
},
label: "WhatsApp", href: "https://wa.me/5511999999999"},
{
label: "Endereço",
href: "#contact",
},
label: "Endereço", href: "#contact"},
],
},
]}
@@ -274,4 +172,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}