Merge version_5 into main #6
@@ -36,9 +36,9 @@ export default function HvacPage() {
|
||||
{ name: "Serviços", id: "services" },
|
||||
{ name: "Sobre Nós", id: "about" },
|
||||
{ name: "Testemunhos", id: "testimonials" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
{ name: "Contacto", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Pedir Orçamento", href: "#contact" }}
|
||||
button={{ text: "Ligar Agora", href: "tel:+351912510677" }}
|
||||
animateOnLoad={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -51,7 +51,7 @@ export default function HvacPage() {
|
||||
avatarText=""
|
||||
buttons={[
|
||||
{ text: "Pedir Orçamento", href: "#contact" },
|
||||
{ text: "Ligar Agora", href: "tel:+351912345678" }
|
||||
{ text: "Ligar Agora", href: "tel:+351912510677" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ErWJKRh5E7ClpJ7OY5ks0iTEYC/tmp/generate-images-that-do-not-show-the-fac-1781127960868-e88a34df.png"
|
||||
@@ -78,7 +78,10 @@ export default function HvacPage() {
|
||||
<FeatureCardOne
|
||||
title="Os Nossos Serviços Elétricos"
|
||||
description="Desde novas instalações a reparações urgentes, a sua segurança elétrica é a nossa prioridade."
|
||||
buttons={[{ text: "Pedir Orçamento", href: "#contact" }]}
|
||||
buttons={[
|
||||
{ text: "Pedir Orçamento", href: "#contact" },
|
||||
{ text: "Ligar Agora", href: "tel:+351912510677" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
@@ -100,7 +103,7 @@ export default function HvacPage() {
|
||||
{
|
||||
title: "Sistemas de Domótica (Casa Inteligente)", description: "Implementação de soluções de automação residencial para maior conforto, segurança e eficiência.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-robotic-vacuum-cleaner-home_23-2150663413.jpg", imageAlt: "Instalação de sistema de domótica"},
|
||||
{
|
||||
title: "Manutenção e Upgrades Elétricos", description: "Serviços de manutenção preventiva e atualização de instalações, garantindo longevidade e segurança.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-switchboard-with-electrical-connection-cable-copy-space_169016-53055.jpg", imageAlt: "Manutenção elétrica preventiva"},
|
||||
title: "Manutenção e Upgrades Elétricos", description: "Serviços de manutenção preventiva e atualização de instalações, garantindo longevidade e segurança.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-switchboard-with-electrical-connection-cable-copy-space_169016-53055.jpg", imageAlt: "Manutenção elétrica preventiva"}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
uniformGridCustomHeightClasses="aspect-square"
|
||||
@@ -120,13 +123,11 @@ export default function HvacPage() {
|
||||
title: "Resposta Rápida", description: "Atendimento ágil para resolver as suas necessidades elétricas com prontidão."},
|
||||
{
|
||||
icon: Clock,
|
||||
title: "Pontualidade e Eficiência", description: "Respeitamos o seu tempo, garantindo serviços concluídos dentro dos prazos acordados."},
|
||||
{
|
||||
title: "Pontualidade e Eficiência", description: "Respeitamos o seu tempo, garantindo serviços concluídos dentro dos prazos acordados."}, {
|
||||
icon: ShieldCheck,
|
||||
title: "Profissionalismo Certificado", description: "Técnicos qualificados e experientes, dedicados a um trabalho de alta qualidade e segurança."},
|
||||
{
|
||||
title: "Profissionalismo Certificado", description: "Técnicos qualificados e experientes, dedicados a um trabalho de alta qualidade e segurança."}, {
|
||||
icon: HandCoins,
|
||||
title: "Transparência e Preço Justo", description: "Orçamentos claros e honestos, sem surpresas, para a sua total tranquilidade."},
|
||||
title: "Transparência e Preço Justo", description: "Orçamentos claros e honestos, sem surpresas, para a sua total tranquilidade."}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -144,7 +145,7 @@ export default function HvacPage() {
|
||||
{
|
||||
title: "3. Implementação da Solução", description: "Executamos o trabalho com precisão, utilizando materiais de qualidade e técnicas seguras.", imageSrc: "http://img.b2bpic.net/free-photo/loaded-circuit-board_1384-31.jpg", imageAlt: "Eletricista a realizar um trabalho"},
|
||||
{
|
||||
title: "4. Conclusão e Teste", description: "Após a conclusão, realizamos testes rigorosos para garantir a segurança e funcionalidade.", imageSrc: "http://img.b2bpic.net/free-photo/voltage-switchboard-with-circuit-breakers-close-up_169016-16567.jpg", imageAlt: "Teste de segurança elétrica"},
|
||||
title: "4. Conclusão e Teste", description: "Após a conclusão, realizamos testes rigorosos para garantir a segurança e funcionalidade.", imageSrc: "http://img.b2bpic.net/free-photo/voltage-switchboard-with-circuit-breakers-close-up_169016-16567.jpg", imageAlt: "Teste de segurança elétrica"}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -173,12 +174,15 @@ export default function HvacPage() {
|
||||
{
|
||||
id: "5", name: "Cliente Satisfeito 5", handle: "Braga", testimonial: "Aconselhamento honesto sobre a manutenção da minha instalação. Senti que estava a lidar com um profissional sério e preocupado com a segurança.", rating: 5,
|
||||
imageSrc: undefined,
|
||||
imageAlt: ""},
|
||||
imageAlt: ""}
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Ligar Agora", href: "tel:+351912510677" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
@@ -202,7 +206,7 @@ export default function HvacPage() {
|
||||
{
|
||||
id: "5", title: "O que é Domótica e podem instalá-la?", content: "Domótica refere-se à automação de edifícios, que permite controlar sistemas como iluminação, segurança e climatização de forma inteligente. Sim, somos especializados na instalação e configuração de sistemas de domótica."},
|
||||
{
|
||||
id: "6", title: "Quais são as vossas principais áreas de serviço?", content: "Atendemos principalmente Braga, Vila Verde, Guimarães e as suas zonas circundantes, oferecendo serviços elétricos de qualidade a toda a região."},
|
||||
id: "6", title: "Quais são as vossas principais áreas de serviço?", content: "Atendemos principalmente Braga, Vila Verde, Guimarães e as suas zonas circundantes, oferecendo serviços elétricos de qualidade a toda a região."}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -215,8 +219,8 @@ export default function HvacPage() {
|
||||
description="Para orçamentos, emergências ou qualquer questão, estamos prontos para ajudar. Contacte-nos e garanta um serviço elétrico seguro e de qualidade."
|
||||
buttons={[
|
||||
{ text: "Pedir Orçamento Gratuito", href: "#contact" },
|
||||
{ text: "Ligar Agora: +351 912 345 678", href: "tel:+351912345678" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/351912345678" }
|
||||
{ text: "Ligar Agora: +351 912 510 677", href: "tel:+351912510677" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/351912510677" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -234,23 +238,23 @@ export default function HvacPage() {
|
||||
{ label: "Instalações Elétricas", href: "#services" },
|
||||
{ label: "Reparação de Avarias", href: "#services" },
|
||||
{ label: "Assistência Urgente", href: "#services" },
|
||||
{ label: "Domótica", href: "#services" },
|
||||
],
|
||||
{ label: "Domótica", href: "#services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Zonas de Atuação", items: [
|
||||
{ label: "Braga", href: "#" },
|
||||
{ label: "Vila Verde", href: "#" },
|
||||
{ label: "Guimarães", href: "#" },
|
||||
{ label: "Arredores", href: "#" },
|
||||
],
|
||||
{ label: "Arredores", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contacto", items: [
|
||||
{ label: "+351 912 345 678", href: "tel:+351912345678" },
|
||||
{ label: "+351 912 510 677", href: "tel:+351912510677" },
|
||||
{ label: "info@marco-eletricista-braga.pt", href: "mailto:info@marco-eletricista-braga.pt" },
|
||||
{ label: "Braga, Portugal", href: "#" },
|
||||
],
|
||||
{ label: "Braga, Portugal", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
@@ -265,4 +269,4 @@ export default function HvacPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user