Merge version_1 into main #2
290
src/app/page.tsx
290
src/app/page.tsx
@@ -29,45 +29,25 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Serviços",
|
||||
id: "servicos",
|
||||
},
|
||||
{
|
||||
name: "Galeria",
|
||||
id: "galeria",
|
||||
},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contato",
|
||||
},
|
||||
{ name: "Serviços", id: "servicos" },
|
||||
{ name: "Galeria", id: "galeria" },
|
||||
{ name: "Contato", id: "contato" }
|
||||
]}
|
||||
brandName="Moises Luthier"
|
||||
button={{
|
||||
text: "WhatsApp",
|
||||
href: "#contato",
|
||||
}}
|
||||
button={{ text: "WhatsApp", href: "#contato" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
logoText="Moises Luthier"
|
||||
description="Seu instrumento como novo novamente. Manutenção profissional com preço justo e confiança comprovada."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ligar agora",
|
||||
href: "tel:+5511999999999",
|
||||
},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/5511999999999",
|
||||
},
|
||||
{ text: "Ligar agora", href: "tel:+5511999999999" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/5511999999999" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-carpenter-craftsman-checking-wood-plank-quality-before-work_342744-1422.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-carpenter-craftsman-checking-wood-plank-quality-before-work_342744-1422.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,15 +56,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Sobre Moises Luthier",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/man-playing-cornet-outdoors_23-2148680353.jpg",
|
||||
alt: "Sobre Moises",
|
||||
},
|
||||
{ type: "text", content: "Sobre Moises Luthier" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/man-playing-cornet-outdoors_23-2148680353.jpg", alt: "Sobre Moises" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -95,51 +68,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Regulagem",
|
||||
tags: [
|
||||
"Manutenção",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-his-instrument-workshop_23-2149018603.jpg",
|
||||
imageAlt: "Middle aged man in his instrument workshop",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Troca de Sapatilhas",
|
||||
tags: [
|
||||
"Reparo",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-carpenter-craftsman-checking-wood-plank-quality-before-work_342744-1422.jpg?_wi=2",
|
||||
imageAlt: "Middle aged man in his instrument workshop",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Polimento e Limpeza",
|
||||
tags: [
|
||||
"Estética",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-medium-shot-musician-playing-saxophone_23-2148207491.jpg?_wi=1",
|
||||
imageAlt: "Middle aged man in his instrument workshop",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Restauração Completa",
|
||||
tags: [
|
||||
"Especializado",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-5037.jpg?_wi=1",
|
||||
imageAlt: "Middle aged man in his instrument workshop",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Avaliação Técnica",
|
||||
tags: [
|
||||
"Diagnóstico",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-playing-guitar-red-wall-concert-live-color-band-applause-music-play-musician_140725-142817.jpg?_wi=1",
|
||||
imageAlt: "Middle aged man in his instrument workshop",
|
||||
},
|
||||
{ id: "1", title: "Regulagem", tags: ["Manutenção"], imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-his-instrument-workshop_23-2149018603.jpg", imageAlt: "Middle aged man in his instrument workshop" },
|
||||
{ id: "2", title: "Troca de Sapatilhas", tags: ["Reparo"], imageSrc: "http://img.b2bpic.net/free-photo/senior-carpenter-craftsman-checking-wood-plank-quality-before-work_342744-1422.jpg", imageAlt: "Middle aged man in his instrument workshop" },
|
||||
{ id: "3", title: "Polimento e Limpeza", tags: ["Estética"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-medium-shot-musician-playing-saxophone_23-2148207491.jpg", imageAlt: "Middle aged man in his instrument workshop" },
|
||||
{ id: "4", title: "Restauração Completa", tags: ["Especializado"], imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-5037.jpg", imageAlt: "Middle aged man in his instrument workshop" },
|
||||
{ id: "5", title: "Avaliação Técnica", tags: ["Diagnóstico"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-playing-guitar-red-wall-concert-live-color-band-applause-music-play-musician_140725-142817.jpg", imageAlt: "Middle aged man in his instrument workshop" }
|
||||
]}
|
||||
title="Nossos Serviços"
|
||||
description="Especialistas em manutenção, regulagem e restauração de instrumentos de sopro."
|
||||
@@ -152,21 +85,9 @@ export default function LandingPage() {
|
||||
title="Por que nos escolher?"
|
||||
tag="Diferenciais"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "10+",
|
||||
description: "Anos de Experiência",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "500+",
|
||||
description: "Instrumentos Restaurados",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
description: "Qualidade Garantida",
|
||||
},
|
||||
{ id: "1", value: "10+", description: "Anos de Experiência" },
|
||||
{ id: "2", value: "500+", description: "Instrumentos Restaurados" },
|
||||
{ id: "3", value: "100%", description: "Qualidade Garantida" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -174,57 +95,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="galeria" data-section="galeria">
|
||||
<FeatureCardTwentyThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Saxofone Alto",
|
||||
tags: [
|
||||
"Antes/Depois",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025944.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Clarinete Profissional",
|
||||
tags: [
|
||||
"Antes/Depois",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crafting-instrument-his-workshop_23-2149018557.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Saxofone Tenor",
|
||||
tags: [
|
||||
"Antes/Depois",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-celebrating-international-jazz-day_23-2148927537.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Trompete",
|
||||
tags: [
|
||||
"Antes/Depois",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-his-instrument-workshop_23-2149018600.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Saxofone Soprano",
|
||||
tags: [
|
||||
"Antes/Depois",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exotic-turkish-hookah_93675-130794.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Flauta Transversal",
|
||||
tags: [
|
||||
"Antes/Depois",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weathered-cement-textured-background_23-2148210224.jpg",
|
||||
},
|
||||
{ id: "1", title: "Saxofone Alto", tags: ["Antes/Depois"], imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025944.jpg" },
|
||||
{ id: "2", title: "Clarinete Profissional", tags: ["Antes/Depois"], imageSrc: "http://img.b2bpic.net/free-photo/man-crafting-instrument-his-workshop_23-2149018557.jpg" },
|
||||
{ id: "3", title: "Saxofone Tenor", tags: ["Antes/Depois"], imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-celebrating-international-jazz-day_23-2148927537.jpg" },
|
||||
{ id: "4", title: "Trompete", tags: ["Antes/Depois"], imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-his-instrument-workshop_23-2149018600.jpg" },
|
||||
{ id: "5", title: "Saxofone Soprano", tags: ["Antes/Depois"], imageSrc: "http://img.b2bpic.net/free-photo/exotic-turkish-hookah_93675-130794.jpg" },
|
||||
{ id: "6", title: "Flauta Transversal", tags: ["Antes/Depois"], imageSrc: "http://img.b2bpic.net/free-photo/weathered-cement-textured-background_23-2148210224.jpg" }
|
||||
]}
|
||||
title="Galeria: Antes e Depois"
|
||||
description="Veja a transformação real dos instrumentos que passam pelas nossas mãos."
|
||||
@@ -237,60 +117,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "João Silva",
|
||||
role: "Músico",
|
||||
company: "Banda local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-medium-shot-musician-playing-saxophone_23-2148207491.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria Souza",
|
||||
role: "Estudante",
|
||||
company: "Conservatório",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-5037.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Pedro Lima",
|
||||
role: "Saxofonista",
|
||||
company: "Independente",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-playing-guitar-red-wall-concert-live-color-band-applause-music-play-musician_140725-142817.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ana Oliveira",
|
||||
role: "Professora",
|
||||
company: "Escola",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ricardo Santos",
|
||||
role: "Músico",
|
||||
company: "Igreja",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-sound-engineers-working-together_107420-96157.jpg",
|
||||
},
|
||||
{ id: "1", name: "João Silva", role: "Músico", company: "Banda local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-medium-shot-musician-playing-saxophone_23-2148207491.jpg" },
|
||||
{ id: "2", name: "Maria Souza", role: "Estudante", company: "Conservatório", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-5037.jpg" },
|
||||
{ id: "3", name: "Pedro Lima", role: "Saxofonista", company: "Independente", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-playing-guitar-red-wall-concert-live-color-band-applause-music-play-musician_140725-142817.jpg" },
|
||||
{ id: "4", name: "Ana Oliveira", role: "Professora", company: "Escola", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg" },
|
||||
{ id: "5", name: "Ricardo Santos", role: "Músico", company: "Igreja", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-sound-engineers-working-together_107420-96157.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.8",
|
||||
label: "Avaliação Google",
|
||||
},
|
||||
{
|
||||
value: "40+",
|
||||
label: "Reviews",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Clientes Satisfeitos",
|
||||
},
|
||||
{ value: "4.8", label: "Avaliação Google" },
|
||||
{ value: "40+", label: "Reviews" },
|
||||
{ value: "100%", label: "Clientes Satisfeitos" }
|
||||
]}
|
||||
title="O que nossos clientes dizem"
|
||||
description="Confira o feedback de músicos que confiam no nosso trabalho."
|
||||
@@ -301,30 +137,17 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Localização: Vila Pirituba - São Paulo",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: "Estamos próximos a você para atender com rapidez e confiança.",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver no Google Maps",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
{ type: "text", content: "Localização: Vila Pirituba - São Paulo" },
|
||||
{ type: "text", content: "Estamos próximos a você para atender com rapidez e confiança." }
|
||||
]}
|
||||
buttons={[{ text: "Ver no Google Maps", href: "https://maps.google.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contato" data-section="contato">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Contato"
|
||||
title="Solicite Orçamento"
|
||||
description="Fale conosco agora e traga seu instrumento de volta à vida."
|
||||
@@ -337,35 +160,18 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Navegação",
|
||||
items: [
|
||||
{
|
||||
label: "Serviços",
|
||||
href: "#servicos",
|
||||
},
|
||||
{
|
||||
label: "Galeria",
|
||||
href: "#galeria",
|
||||
},
|
||||
{
|
||||
label: "Contato",
|
||||
href: "#contato",
|
||||
},
|
||||
],
|
||||
title: "Navegação", items: [
|
||||
{ label: "Serviços", href: "#servicos" },
|
||||
{ label: "Galeria", href: "#galeria" },
|
||||
{ label: "Contato", href: "#contato" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contato",
|
||||
items: [
|
||||
{
|
||||
label: "(11) 99999-9999",
|
||||
href: "tel:+5511999999999",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/5511999999999",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Contato", items: [
|
||||
{ label: "(11) 99999-9999", href: "tel:+5511999999999" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/5511999999999" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2024 Moises Luthier. Todos os direitos reservados."
|
||||
bottomRightText="Vila Pirituba, São Paulo - SP"
|
||||
@@ -374,4 +180,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user