Merge version_1 into main #1
380
src/app/page.tsx
380
src/app/page.tsx
@@ -30,139 +30,53 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Anvelope",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Recenzii",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Anvelope", id: "products" },
|
||||
{ name: "Recenzii", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Anvelomax Trading"
|
||||
button={{
|
||||
text: "Programări",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Programări", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Anvelomax: Expertiză Auto și Anvelope Premium"
|
||||
description="Profesionalism desăvârșit și promptitudine în Brașov. Oferim revizii auto, montaj profesional și consiliere de specialitate pentru siguranța ta la drum."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-2885.jpg",
|
||||
imageAlt: "Service auto",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-man-is-fixing-car-s-wheel-with-special-tool-auto-service_613910-17086.jpg",
|
||||
imageAlt: "Echipamente moderne",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150169973.jpg",
|
||||
imageAlt: "Montaj anvelope",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toolbox-car_1170-1608.jpg",
|
||||
imageAlt: "Verificare AC",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1905.jpg",
|
||||
imageAlt: "Anvelope noi",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-2885.jpg", imageAlt: "Service auto" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/muscular-man-is-fixing-car-s-wheel-with-special-tool-auto-service_613910-17086.jpg", imageAlt: "Echipamente moderne" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150169973.jpg", imageAlt: "Montaj anvelope" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/toolbox-car_1170-1608.jpg", imageAlt: "Verificare AC" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1905.jpg", imageAlt: "Anvelope noi" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-car-car-showroom_1303-15648.jpg",
|
||||
imageAlt: "Anvelope iarna",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-winter-tire-snowy-road-bad-weather_1161-751.jpg",
|
||||
imageAlt: "Anvelope vara",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1653.jpg",
|
||||
imageAlt: "Detalii anvelopa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-white-wrapping-full-shot_23-2149385717.jpg",
|
||||
imageAlt: "SUV tires",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-auto-mechanic-cleaning-car-engine-with-air-blow-gun-repair-shop_637285-4315.jpg",
|
||||
imageAlt: "Service premium",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Programează o revizie",
|
||||
href: "#contact",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-car-car-showroom_1303-15648.jpg", imageAlt: "Anvelope iarna" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-winter-tire-snowy-road-bad-weather_1161-751.jpg", imageAlt: "Anvelope vara" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1653.jpg", imageAlt: "Detalii anvelopa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-white-wrapping-full-shot_23-2149385717.jpg", imageAlt: "SUV tires" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-auto-mechanic-cleaning-car-engine-with-air-blow-gun-repair-shop_637285-4315.jpg", imageAlt: "Service premium" }
|
||||
]}
|
||||
buttons={[{ text: "Programează o revizie", href: "#contact" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/underground-car-parking-shopping-center_93675-134540.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-specialists-uniform-repairing-car-together-garage_496169-1110.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cars-lifting-maintenance-garage-service-station_627829-3956.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/advanced-diagnostic-lab-with-metallic-equipment-sterile-testing-environment_482257-124278.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/underground-car-parking-shopping-center_93675-134540.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/two-specialists-uniform-repairing-car-together-garage_496169-1110.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/cars-lifting-maintenance-garage-service-station_627829-3956.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/advanced-diagnostic-lab-with-metallic-equipment-sterile-testing-environment_482257-124278.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg", alt: "Client 5" }
|
||||
]}
|
||||
avatarText="Peste 286+ clienți mulțumiți"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop_637285-7540.jpg",
|
||||
alt: "Logo 1",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg",
|
||||
alt: "Logo 2",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/black-mechanic-his-manager-working-touchpad-auto-repair-shop_637285-8672.jpg",
|
||||
alt: "Logo 3",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Calitate",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Rapiditate",
|
||||
},
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop_637285-7540.jpg", alt: "Logo 1" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg", alt: "Logo 2" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/black-mechanic-his-manager-working-touchpad-auto-repair-shop_637285-8672.jpg", alt: "Logo 3" },
|
||||
{ type: "text", text: "Calitate" },
|
||||
{ type: "text", text: "Rapiditate" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -173,27 +87,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Montaj Anvelope",
|
||||
description: "Montaj precis folosind chei dinamometrice și verificare completă la final.",
|
||||
tag: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26893.jpg",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Revizie Aer Condiționat",
|
||||
description: "Diagnosticare și reîncărcare profesională pentru confortul tău termic.",
|
||||
tag: "Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3918.jpg",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Întreținere și Service",
|
||||
description: "Personal amabil și rapid care pune preț pe siguranța prezoanelor și a roților tale.",
|
||||
tag: "Siguranță",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tools-tool-tray-repairing-cars_1150-18951.jpg",
|
||||
},
|
||||
{ id: "s1", title: "Montaj Anvelope", description: "Montaj precis folosind chei dinamometrice și verificare completă la final.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26893.jpg" },
|
||||
{ id: "s2", title: "Revizie Aer Condiționat", description: "Diagnosticare și reîncărcare profesională pentru confortul tău termic.", tag: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3918.jpg" },
|
||||
{ id: "s3", title: "Întreținere și Service", description: "Personal amabil și rapid care pune preț pe siguranța prezoanelor și a roților tale.", tag: "Siguranță", imageSrc: "http://img.b2bpic.net/free-photo/tools-tool-tray-repairing-cars_1150-18951.jpg" }
|
||||
]}
|
||||
title="Servicii Automotive Complete"
|
||||
description="Soluții rapide și eficiente pentru întreținerea vehiculului tău."
|
||||
@@ -202,52 +98,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Anvelopă Vară Performance",
|
||||
price: "450 RON",
|
||||
variant: "Performanță",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-pushing-tyre_1170-1584.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Anvelopă Iarnă Nordic",
|
||||
price: "520 RON",
|
||||
variant: "Iarnă",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14039.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "All-Season Standard",
|
||||
price: "390 RON",
|
||||
variant: "Universal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-outdoors_23-2149908121.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Anvelopă Off-Road",
|
||||
price: "680 RON",
|
||||
variant: "Off-Road",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wet-car-tire-rainy-road_23-2151979270.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Anvelopă SUV Premium",
|
||||
price: "750 RON",
|
||||
variant: "SUV",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-silver-color-sport-car-front-side-view-with-red-wheels-road_114579-1163.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Jantă Aliaj Ușor",
|
||||
price: "900 RON",
|
||||
variant: "Accesorii",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-tire-tire-repair-garage-replacement-winter-summer-tires_146671-18320.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Anvelopă Vară Performance", price: "450 RON", variant: "Performanță", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-pushing-tyre_1170-1584.jpg" },
|
||||
{ id: "p2", name: "Anvelopă Iarnă Nordic", price: "520 RON", variant: "Iarnă", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14039.jpg" },
|
||||
{ id: "p3", name: "All-Season Standard", price: "390 RON", variant: "Universal", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-outdoors_23-2149908121.jpg" },
|
||||
{ id: "p4", name: "Anvelopă Off-Road", price: "680 RON", variant: "Off-Road", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wet-car-tire-rainy-road_23-2151979270.jpg" },
|
||||
{ id: "p5", name: "Anvelopă SUV Premium", price: "750 RON", variant: "SUV", imageSrc: "http://img.b2bpic.net/free-photo/grey-silver-color-sport-car-front-side-view-with-red-wheels-road_114579-1163.jpg" },
|
||||
{ id: "p6", name: "Jantă Aliaj Ușor", price: "900 RON", variant: "Accesorii", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-tire-tire-repair-garage-replacement-winter-summer-tires_146671-18320.jpg" }
|
||||
]}
|
||||
title="Stoc Anvelope Premium"
|
||||
description="O selecție vastă de anvelope pentru orice sezon și buget."
|
||||
@@ -260,27 +121,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "286+",
|
||||
title: "Recenzii Pozitive",
|
||||
description: "Clienți satisfăcuți care ne recomandă.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-greeting-their-mechanic-auto-repair-shop_637285-8674.jpg",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "4.3",
|
||||
title: "Rating Google",
|
||||
description: "Confirmarea calității serviciilor noastre.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15+",
|
||||
title: "Ani Experiență",
|
||||
description: "Expertiză tehnică dovedită.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-using-pressure-gauge-while-repairing-car-tire-workshop_637285-12687.jpg",
|
||||
},
|
||||
{ id: "m1", value: "286+", title: "Recenzii Pozitive", description: "Clienți satisfăcuți care ne recomandă.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-greeting-their-mechanic-auto-repair-shop_637285-8674.jpg" },
|
||||
{ id: "m2", value: "4.3", title: "Rating Google", description: "Confirmarea calității serviciilor noastre.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg" },
|
||||
{ id: "m3", value: "15+", title: "Ani Experiență", description: "Expertiză tehnică dovedită.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-using-pressure-gauge-while-repairing-car-tire-workshop_637285-12687.jpg" }
|
||||
]}
|
||||
title="Experiență și Încredere"
|
||||
description="Cifre care confirmă calitatea serviciilor oferite de Anvelomax."
|
||||
@@ -293,60 +136,16 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Lucian Cazac",
|
||||
role: "Client",
|
||||
company: "Auto",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-driver-happy-smiling-showing-thumbs-up-driving-sport-car_158595-4195.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ion Moise",
|
||||
role: "Local Guide",
|
||||
company: "Auto",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Florea Calin",
|
||||
role: "Local Guide",
|
||||
company: "Logistics",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-dark-underground-parking_23-2147771348.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Maria Popescu",
|
||||
role: "Client",
|
||||
company: "Brașov",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-old-man-car-salon_1157-31781.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Andrei Ionescu",
|
||||
role: "Client",
|
||||
company: "Auto",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-old-couple-car-salon_1157-31969.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Lucian Cazac", role: "Client", company: "Auto", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-driver-happy-smiling-showing-thumbs-up-driving-sport-car_158595-4195.jpg" },
|
||||
{ id: "t2", name: "Ion Moise", role: "Local Guide", company: "Auto", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" },
|
||||
{ id: "t3", name: "Florea Calin", role: "Local Guide", company: "Logistics", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-dark-underground-parking_23-2147771348.jpg" },
|
||||
{ id: "t4", name: "Maria Popescu", role: "Client", company: "Brașov", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-old-man-car-salon_1157-31781.jpg" },
|
||||
{ id: "t5", name: "Andrei Ionescu", role: "Client", company: "Auto", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-old-couple-car-salon_1157-31969.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.3/5",
|
||||
label: "Rating Mediu",
|
||||
},
|
||||
{
|
||||
value: "286",
|
||||
label: "Recenzii Google",
|
||||
},
|
||||
{
|
||||
value: "Rapid",
|
||||
label: "Timp Răspuns",
|
||||
},
|
||||
{ value: "4.3/5", label: "Rating Mediu" },
|
||||
{ value: "286", label: "Recenzii Google" },
|
||||
{ value: "Rapid", label: "Timp Răspuns" }
|
||||
]}
|
||||
title="Ce spun clienții noștri"
|
||||
description="Profesionalismul nostru este confirmat de cei care ne trec pragul."
|
||||
@@ -355,28 +154,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Ce servicii de aer condiționat oferiți?",
|
||||
content: "Oferim diagnosticare completă a sistemului, verificare scurgeri și reîncărcare cu freon.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Folosiți cheia dinamometrică?",
|
||||
content: "Da, utilizăm exclusiv cheia dinamometrică pentru strângerea prezoanelor pentru a preveni deteriorarea acestora.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Aveți servicii de montaj pentru anvelope noi?",
|
||||
content: "Da, oferim montaj complet pe jantă și echilibrare profesională pe loc.",
|
||||
},
|
||||
{ id: "f1", title: "Ce servicii de aer condiționat oferiți?", content: "Oferim diagnosticare completă a sistemului, verificare scurgeri și reîncărcare cu freon." },
|
||||
{ id: "f2", title: "Folosiți cheia dinamometrică?", content: "Da, utilizăm exclusiv cheia dinamometrică pentru strângerea prezoanelor pentru a preveni deteriorarea acestora." },
|
||||
{ id: "f3", title: "Aveți servicii de montaj pentru anvelope noi?", content: "Da, oferim montaj complet pe jantă și echilibrare profesională pe loc." }
|
||||
]}
|
||||
title="Întrebări Frecvente"
|
||||
description="Informații despre cum îți poți întreține corect vehiculul la noi."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -386,28 +173,12 @@ export default function LandingPage() {
|
||||
title="Contactează-ne"
|
||||
description="Vizitează-ne pe Strada Sitei 8 sau sună-ne pentru o programare rapidă."
|
||||
inputs={[
|
||||
{
|
||||
name: "nume",
|
||||
type: "text",
|
||||
placeholder: "Numele tău",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "telefon",
|
||||
type: "tel",
|
||||
placeholder: "Număr de telefon",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "serviciu",
|
||||
type: "text",
|
||||
placeholder: "Serviciul dorit",
|
||||
},
|
||||
{ name: "nume", type: "text", placeholder: "Numele tău", required: true },
|
||||
{ name: "telefon", type: "tel", placeholder: "Număr de telefon", required: true },
|
||||
{ name: "serviciu", type: "text", placeholder: "Serviciul dorit" }
|
||||
]}
|
||||
textarea={{
|
||||
name: "mesaj",
|
||||
placeholder: "Detalii suplimentare",
|
||||
rows: 4,
|
||||
name: "mesaj", placeholder: "Detalii suplimentare", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-desk-with-copy-space_23-2148256978.jpg"
|
||||
/>
|
||||
@@ -418,35 +189,18 @@ export default function LandingPage() {
|
||||
logoText="Anvelomax Trading Company SRL"
|
||||
columns={[
|
||||
{
|
||||
title: "Locație",
|
||||
items: [
|
||||
{
|
||||
label: "Strada Sitei 8, Brașov",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Tel: 0268 414 911",
|
||||
href: "tel:0268414911",
|
||||
},
|
||||
],
|
||||
title: "Locație", items: [
|
||||
{ label: "Strada Sitei 8, Brașov", href: "#" },
|
||||
{ label: "Tel: 0268 414 911", href: "tel:0268414911" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Servicii",
|
||||
items: [
|
||||
{
|
||||
label: "Montaj Anvelope",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Revizii AC",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Magazin Anvelope",
|
||||
href: "#products",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Servicii", items: [
|
||||
{ label: "Montaj Anvelope", href: "#services" },
|
||||
{ label: "Revizii AC", href: "#services" },
|
||||
{ label: "Magazin Anvelope", href: "#products" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 | Brașov"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user