Update src/app/page.tsx
This commit is contained in:
203
src/app/page.tsx
203
src/app/page.tsx
@@ -30,96 +30,59 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Serviços",
|
||||
id: "services",
|
||||
},
|
||||
name: "Serviços", id: "services"},
|
||||
{
|
||||
name: "Galeria",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Galeria", id: "gallery"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTKnktXQutt7JDHWl0IuMP8cb4/uploaded-1778300813236-h8ug86pm.png"
|
||||
brandName="EURORODAS"
|
||||
button={{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/45998314406",
|
||||
}}
|
||||
text: "WhatsApp", href: "https://wa.me/45998314406"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Potência, segurança e estilo para seu veículo."
|
||||
description="A referência em rodas, pneus e serviços automotivos em Cascavel."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg",
|
||||
alt: "Cliente satisfeito 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", alt: "Cliente satisfeito 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/sensual-biker-girl-wearing-motorcycle-gear-sitting-floor-with-car-wheels-studio_613910-20212.jpg",
|
||||
alt: "Cliente satisfeito 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/sensual-biker-girl-wearing-motorcycle-gear-sitting-floor-with-car-wheels-studio_613910-20212.jpg", alt: "Cliente satisfeito 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blond-female-leather-motorcycle-uniform-lying-two-car-wheels_613910-8099.jpg",
|
||||
alt: "Cliente satisfeito 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blond-female-leather-motorcycle-uniform-lying-two-car-wheels_613910-8099.jpg", alt: "Cliente satisfeito 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blond-female-leather-jacket-holding-moto-helmet-sitting-car-s-wheel_613910-8147.jpg",
|
||||
alt: "Cliente satisfeito 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blond-female-leather-jacket-holding-moto-helmet-sitting-car-s-wheel_613910-8147.jpg", alt: "Cliente satisfeito 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31692.jpg",
|
||||
alt: "Cliente satisfeito 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/car-wheel-with-new-tires-close-up_1303-31692.jpg", alt: "Cliente satisfeito 5"},
|
||||
]}
|
||||
avatarText="Atendimento nota 10"
|
||||
buttons={[
|
||||
{
|
||||
text: "Solicitar orçamento",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Solicitar orçamento", href: "#contact"},
|
||||
{
|
||||
text: "Ver Instagram",
|
||||
href: "https://www.instagram.com/eurorodas_/",
|
||||
},
|
||||
text: "Ver Instagram", href: "https://www.instagram.com/eurorodas_/"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Rodas Premium",
|
||||
},
|
||||
type: "text", text: "Rodas Premium"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pneus de Alta Performance",
|
||||
},
|
||||
type: "text", text: "Pneus de Alta Performance"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Alinhamento 3D",
|
||||
},
|
||||
type: "text", text: "Alinhamento 3D"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Balanceamento Eletrônico",
|
||||
},
|
||||
type: "text", text: "Balanceamento Eletrônico"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Personalização Exclusiva",
|
||||
},
|
||||
type: "text", text: "Personalização Exclusiva"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,17 +95,11 @@ export default function LandingPage() {
|
||||
description="A EURORODAS oferece serviços automotivos especializados com foco em qualidade, honestidade e excelência no atendimento. Trabalhamos com rodas, pneus e soluções completas para quem valoriza segurança, desempenho e confiança."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Atendimento personalizado",
|
||||
description: "Soluções sob medida para o seu veículo.",
|
||||
},
|
||||
title: "Atendimento personalizado", description: "Soluções sob medida para o seu veículo."},
|
||||
{
|
||||
title: "Produtos de qualidade",
|
||||
description: "Trabalhamos com as melhores marcas do mercado.",
|
||||
},
|
||||
title: "Produtos de qualidade", description: "Trabalhamos com as melhores marcas do mercado."},
|
||||
{
|
||||
title: "Equipe especializada",
|
||||
description: "Técnicos altamente treinados e capacitados.",
|
||||
},
|
||||
title: "Equipe especializada", description: "Técnicos altamente treinados e capacitados."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/expert-shows-client-car-checkup-steps_482257-75509.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -157,20 +114,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Troca de Pneus",
|
||||
description: "Agilidade e precisão na troca.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-wheel-tire-texture_181624-42027.jpg",
|
||||
},
|
||||
title: "Troca de Pneus", description: "Agilidade e precisão na troca.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-wheel-tire-texture_181624-42027.jpg"},
|
||||
{
|
||||
title: "Rodas Esportivas",
|
||||
description: "Estilo e performance elevada.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16082.jpg",
|
||||
},
|
||||
title: "Rodas Esportivas", description: "Estilo e performance elevada.", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16082.jpg"},
|
||||
{
|
||||
title: "Alinhamento e Balanceamento",
|
||||
description: "Segurança total na estrada.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-banking-cool-using-company_1134-924.jpg",
|
||||
},
|
||||
title: "Alinhamento e Balanceamento", description: "Segurança total na estrada.", imageSrc: "http://img.b2bpic.net/free-photo/paper-banking-cool-using-company_1134-924.jpg"},
|
||||
]}
|
||||
title="Nossos Serviços"
|
||||
description="Soluções automotivas premium com tecnologia de ponta."
|
||||
@@ -179,46 +127,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "g1",
|
||||
name: "Personalização Premium",
|
||||
price: "Expertise",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg",
|
||||
},
|
||||
id: "g1", name: "Personalização Premium", price: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg"},
|
||||
{
|
||||
id: "g2",
|
||||
name: "Rodas de Liga Leve",
|
||||
price: "High-End",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-adjusting-tire-pressure-while-working-auto-repair-shop_637285-7612.jpg",
|
||||
},
|
||||
id: "g2", name: "Rodas de Liga Leve", price: "High-End", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-adjusting-tire-pressure-while-working-auto-repair-shop_637285-7612.jpg"},
|
||||
{
|
||||
id: "g3",
|
||||
name: "Acabamento Final",
|
||||
price: "Qualidade",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-car-wheel_23-2151113193.jpg",
|
||||
},
|
||||
id: "g3", name: "Acabamento Final", price: "Qualidade", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-car-wheel_23-2151113193.jpg"},
|
||||
{
|
||||
id: "g4",
|
||||
name: "Serviços Especializados",
|
||||
price: "Profissional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-17054.jpg",
|
||||
},
|
||||
id: "g4", name: "Serviços Especializados", price: "Profissional", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-17054.jpg"},
|
||||
{
|
||||
id: "g5",
|
||||
name: "Pneus de Performance",
|
||||
price: "Segurança",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/atv-with-broken-wheel-auto-service-workshop-is-waiting-be-fixed_613910-17465.jpg",
|
||||
},
|
||||
id: "g5", name: "Pneus de Performance", price: "Segurança", imageSrc: "http://img.b2bpic.net/free-photo/atv-with-broken-wheel-auto-service-workshop-is-waiting-be-fixed_613910-17465.jpg"},
|
||||
{
|
||||
id: "g6",
|
||||
name: "Nosso Workshop",
|
||||
price: "Estrutura",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-inspecting-air-filter-orange-car-workshop_23-2152020995.jpg",
|
||||
},
|
||||
id: "g6", name: "Nosso Workshop", price: "Estrutura", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-inspecting-air-filter-orange-car-workshop_23-2152020995.jpg"},
|
||||
]}
|
||||
title="Galeria Automotiva"
|
||||
description="Confira nosso trabalho premium."
|
||||
@@ -232,59 +157,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Kezia Gonçalves",
|
||||
role: "Cliente",
|
||||
company: "Cascavel/PR",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg",
|
||||
},
|
||||
id: "t1", name: "Kezia Gonçalves", role: "Cliente", company: "Cascavel/PR", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Merieli Gonçalves",
|
||||
role: "Cliente",
|
||||
company: "Cascavel/PR",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580607.jpg",
|
||||
},
|
||||
id: "t2", name: "Merieli Gonçalves", role: "Cliente", company: "Cascavel/PR", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580607.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "João Silva",
|
||||
role: "Motorista",
|
||||
company: "Cascavel/PR",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171238.jpg",
|
||||
},
|
||||
id: "t3", name: "João Silva", role: "Motorista", company: "Cascavel/PR", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171238.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Ana Oliveira",
|
||||
role: "Cliente",
|
||||
company: "Cascavel/PR",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1285.jpg",
|
||||
},
|
||||
id: "t4", name: "Ana Oliveira", role: "Cliente", company: "Cascavel/PR", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-smiling-while-servicing-car-engine_1170-1285.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Pedro Souza",
|
||||
role: "Cliente",
|
||||
company: "Cascavel/PR",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-service-owner-with-arms-crossed-his-workshop_637285-9434.jpg",
|
||||
},
|
||||
id: "t5", name: "Pedro Souza", role: "Cliente", company: "Cascavel/PR", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-service-owner-with-arms-crossed-his-workshop_637285-9434.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "1500+",
|
||||
label: "Clientes Atendidos",
|
||||
},
|
||||
value: "1500+", label: "Clientes Atendidos"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfação",
|
||||
},
|
||||
value: "100%", label: "Satisfação"},
|
||||
{
|
||||
value: "24h",
|
||||
label: "Comprometimento",
|
||||
},
|
||||
value: "24h", label: "Comprometimento"},
|
||||
]}
|
||||
title="O que dizem nossos clientes"
|
||||
description="Qualidade e confiança aprovada."
|
||||
@@ -295,14 +189,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
text="📍 R. Europa, 1996 - Periolo, Cascavel - PR | 📞 (45) 99831-4406"
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/45998314406",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/45998314406"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user