Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c94b0ef8b | |||
| 85c12951eb | |||
| 8ac7225d7c | |||
| 4c3de3d0b0 | |||
| 29124478df | |||
| 2f37c8cfbe | |||
| 6d967f1246 |
244
src/app/page.tsx
244
src/app/page.tsx
@@ -27,22 +27,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Acasă",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Servicii",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "De Ce Noi",
|
||||
id: "why-us",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Acasă", id: "hero" },
|
||||
{ name: "Servicii", id: "services" },
|
||||
{ name: "De ce noi", id: "why-us" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Autoban Total"
|
||||
/>
|
||||
@@ -50,108 +38,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Service Auto de Încredere în Cîmpineanca"
|
||||
description="Diagnoză rapidă, reparații corecte și oameni pe care te poți baza. Suntem aici să ne asigurăm că mașina ta funcționează impecabil."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Service Auto Premium: Siguranța Ta în Cîmpineanca și Focșani"
|
||||
description="Diagnoză computerizată, reparații mecanice de precizie și mentenanță completă. Suntem partenerul de încredere pentru mașina ta."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ion Popescu",
|
||||
handle: "@ion_p",
|
||||
testimonial: "Le-am dus un VW Bora în moarte clinică și am luat o rachetă înapoi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg?_wi=1",
|
||||
imageAlt: "auto repair workshop interior professional",
|
||||
},
|
||||
{
|
||||
name: "Maria Ionescu",
|
||||
handle: "@maria_i",
|
||||
testimonial: "Servicii peste așteptări. Personal foarte bine pregătit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg?_wi=1",
|
||||
imageAlt: "mechanic tools engine inspection",
|
||||
},
|
||||
{
|
||||
name: "Andrei V.",
|
||||
handle: "@andrei_v",
|
||||
testimonial: "Profesionalism maxim. Prețuri corecte și timp scurt de execuție.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg?_wi=1",
|
||||
imageAlt: "car diagnostic scanner modern garage",
|
||||
},
|
||||
{
|
||||
name: "Elena D.",
|
||||
handle: "@elena_d",
|
||||
testimonial: "Recomand cu încredere. Mi-au salvat mașina când nimeni nu știa ce are.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-checking-overheated-car-cooling-system-workshop_637285-4221.jpg?_wi=1",
|
||||
imageAlt: "car oil change professional workshop",
|
||||
},
|
||||
{
|
||||
name: "Mihai Stan",
|
||||
handle: "@mihai_s",
|
||||
testimonial: "Service serios, nu te taxează pentru piese inutile. Transparent și rapid.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=1",
|
||||
imageAlt: "car technical inspection garage",
|
||||
},
|
||||
{ name: "Ion P.", handle: "@client", testimonial: "Serviciu excepțional și rapid. Recomand cu încredere.", rating: 5 },
|
||||
{ name: "Maria I.", handle: "@client", testimonial: "Profesionalism și prețuri corecte în Cîmpineanca.", rating: 5 },
|
||||
{ name: "Andrei V.", handle: "@client", testimonial: "Cea mai bună experiență în service din Focșani.", rating: 5 }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Sună acum: 0762 492 522",
|
||||
href: "tel:0762492522",
|
||||
},
|
||||
{
|
||||
text: "Programează-te",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-checking-overheated-car-cooling-system-workshop_637285-4221.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Diagnoză Computerizată",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Reparații Mecanice",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Mentenanță Ulei",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Service Frâne",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Verificări ITP",
|
||||
},
|
||||
{ text: "Sună acum: 0762 492 522", href: "tel:0762492522" },
|
||||
{ text: "Programează-te", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -160,126 +57,67 @@ export default function LandingPage() {
|
||||
<FeatureCardEight
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Servicii Auto Profesionale"
|
||||
description="Oferim soluții tehnice avansate pentru menținerea autoturismului tău în stare impecabilă."
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Reparații generale",
|
||||
description: "Reparații mecanice complexe realizate cu echipamente de ultimă generație.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19078.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Diagnoză completă",
|
||||
description: "Identificăm problemele rapid cu software de diagnoză autorizat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-with-tablet-near-car-work-clothes_1157-46144.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Revizii periodice",
|
||||
description: "Schimburi de ulei, filtre și mentenanță preventivă.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-opening-radiator-cap-checking-overheated-car-cooling-system-workshop_637285-4221.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Verificări tehnice",
|
||||
description: "Asigurăm starea tehnică optimă pentru siguranța ta pe drum.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=2",
|
||||
},
|
||||
{ id: 1, title: "Diagnoză Computerizată", description: "Identificăm erorile cu software autorizat.", videoSrc: "placeholder?_wi=1" },
|
||||
{ id: 2, title: "Reparații Mecanice", description: "Intervenții prompte asupra trenului de rulare.", videoSrc: "placeholder?_wi=2" },
|
||||
{ id: 3, title: "Mentenanță Ulei și Filtre", description: "Revizii periodice pentru longevitatea motorului.", videoSrc: "placeholder?_wi=3" },
|
||||
{ id: 4, title: "Verificări ITP și Siguranță", description: "Asigurăm conformitatea tehnică a vehiculului.", videoSrc: "placeholder?_wi=4" }
|
||||
]}
|
||||
title="Serviciile Noastre"
|
||||
description="Soluții complete pentru întreținerea și repararea autoturismului tău."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="De Ce Autoban Total?"
|
||||
description="Expertiza noastră ne recomandă, iar feedback-ul clienților confirmă seriozitatea și rapiditatea cu care lucrăm în fiecare zi."
|
||||
description="Combinăm experiența vastă cu tehnologia modernă pentru a garanta satisfacția clienților din Cîmpineanca și Focșani."
|
||||
metrics={[
|
||||
{
|
||||
value: "5.0⭐",
|
||||
title: "Rating Mediu",
|
||||
},
|
||||
{
|
||||
value: "11+",
|
||||
title: "Recenzii Google",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Profesionalism",
|
||||
},
|
||||
{ value: "5⭐", title: "Rating Clienți" },
|
||||
{ value: "10+", title: "Ani Experiență" },
|
||||
{ value: "100%", title: "Satisfacție" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg?_wi=3"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="cta" data-section="cta">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
tag="Programare rapidă"
|
||||
title="Ai o problemă cu mașina?"
|
||||
description="Sună acum și rezolvăm rapid. Suntem pregătiți să intervenim cu profesionalism."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-call-center-onboarding-specialist-training-worker_482257-125802.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
tag="Programare"
|
||||
title="Ai nevoie de ajutor cu mașina?"
|
||||
description="Echipa Autoban Total este gata să te ajute. Sună pentru o programare sau cere o ofertă."
|
||||
buttonText="Sună acum"
|
||||
mediaPosition="right"
|
||||
buttonText="Sună: 0762 492 522"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Contact"
|
||||
title="Programează o vizită"
|
||||
description="Calea Odobești, Cîmpineanca. Sună pentru informații sau trimite o cerere online."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750031.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
tag="Locație"
|
||||
title="Ne găsești în Cîmpineanca"
|
||||
description="Calea Odobești, Cîmpineanca. Suntem deschiși de Luni până Vineri pentru a prelua mașina ta."
|
||||
buttonText="Trimite mesaj"
|
||||
mediaPosition="left"
|
||||
buttonText="Trimite cererea"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Autoban Total",
|
||||
items: [
|
||||
{
|
||||
label: "Calea Odobești, Cîmpineanca",
|
||||
},
|
||||
{
|
||||
label: "Telefon: 0762 492 522",
|
||||
href: "tel:0762492522",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Program",
|
||||
items: [
|
||||
{
|
||||
label: "Luni - Vineri: 09:00 - 17:00",
|
||||
},
|
||||
{
|
||||
label: "Sâmbătă - Duminică: Închis",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Autoban Total", items: [{ label: "Calea Odobești, Cîmpineanca" }, { label: "0762 492 522" }] },
|
||||
{ title: "Program", items: [{ label: "Luni-Vineri: 09:00 - 17:00" }, { label: "Weekend: Închis" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Autoban Total. Toate drepturile rezervate."
|
||||
bottomRightText="Service auto profesional în Vrancea"
|
||||
bottomLeftText="© 2024 Autoban Total. Service Auto Profesional."
|
||||
bottomRightText="Cîmpineanca | Focșani"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user