Update src/app/about/page.tsx
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Zap, Umbrella, Eye, ShieldCheck } from "lucide-react";
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
@@ -26,17 +27,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Kanalizacijos vamzdynų atkimšimas"
|
||||
/>
|
||||
@@ -50,17 +45,11 @@ export default function LandingPage() {
|
||||
description="Mes esame patikimi vamzdynų priežiūros specialistai, dirbantys Vilniuje ir Vilniaus rajone, siekiantys užtikrinti sklandų nuotekų sistemų veikimą. Naudodami modernią įrangą ir sukauptą patirtį, užtikriname efektyvumą ir kokybę."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Prevencija",
|
||||
description: "Orientuojamės ne tik į sprendimą, bet ir į ilgalaikę apsaugą.",
|
||||
},
|
||||
title: "Prevencija", description: "Orientuojamės ne tik į sprendimą, bet ir į ilgalaikę apsaugą."},
|
||||
{
|
||||
title: "Moderni įranga",
|
||||
description: "Naudojame naujausius vokiškus įrankius kokybiškam atkimšimui.",
|
||||
},
|
||||
title: "Moderni įranga", description: "Naudojame naujausius vokiškus įrankius kokybiškam atkimšimui."},
|
||||
{
|
||||
title: "Patikimumas",
|
||||
description: "Dirbame atsakingai, siekiame ilgalaikių rezultatų.",
|
||||
},
|
||||
title: "Patikimumas", description: "Dirbame atsakingai, siekiame ilgalaikių rezultatų."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/discontent-handyman-his-female-partner-look-object-they-should-repair-realize-all-difficulties_273609-8285.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -73,29 +62,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Atkimšimas",
|
||||
description: "Vamzdžių atkimšimas su elektrine vokiška technika.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-tools_23-2147624704.jpg",
|
||||
},
|
||||
title: "Atkimšimas", description: "Vamzdžių atkimšimas su elektrine vokiška technika.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-tools_23-2147624704.jpg"},
|
||||
{
|
||||
title: "Lietvamzdžių valymas",
|
||||
description: "Profesionalus lietvamzdžių pravalymas ir priežiūra.",
|
||||
buttonIcon: "Umbrella",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-full-shot_23-2149714278.jpg",
|
||||
},
|
||||
title: "Lietvamzdžių valymas", description: "Profesionalus lietvamzdžių pravalymas ir priežiūra.", buttonIcon: Umbrella,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-full-shot_23-2149714278.jpg"},
|
||||
{
|
||||
title: "TV Diagnostika",
|
||||
description: "Vamzdynų būklės nustatymas su profesionalia vaizdo kamera.",
|
||||
buttonIcon: "Eye",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adjusting-heating-valves-residential-building_169016-52905.jpg",
|
||||
},
|
||||
title: "TV Diagnostika", description: "Vamzdynų būklės nustatymas su profesionalia vaizdo kamera.", buttonIcon: Eye,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adjusting-heating-valves-residential-building_169016-52905.jpg"},
|
||||
{
|
||||
title: "Profilaktika",
|
||||
description: "Profilaktinis vamzdynų valymas ilgalaikiam veikimui.",
|
||||
buttonIcon: "ShieldCheck",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg",
|
||||
},
|
||||
title: "Profilaktika", description: "Profilaktinis vamzdynų valymas ilgalaikiam veikimui.", buttonIcon: ShieldCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg"},
|
||||
]}
|
||||
title="Mūsų Paslaugos"
|
||||
description="Teikiame platų spektrą vamzdynų priežiūros paslaugų, kad jūsų sistema veiktų be trukdžių."
|
||||
@@ -107,29 +84,19 @@ export default function LandingPage() {
|
||||
logoText="Kanalizacijos vamzdynų atkimšimas"
|
||||
columns={[
|
||||
{
|
||||
title: "Kontaktai",
|
||||
items: [
|
||||
title: "Kontaktai", items: [
|
||||
{
|
||||
label: "+37064863902",
|
||||
href: "tel:+37064863902",
|
||||
},
|
||||
label: "+37064863902", href: "tel:+37064863902"},
|
||||
{
|
||||
label: "atkimsimoabc@gmail.com",
|
||||
href: "mailto:atkimsimoabc@gmail.com",
|
||||
},
|
||||
label: "atkimsimoabc@gmail.com", href: "mailto:atkimsimoabc@gmail.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Nuorodos",
|
||||
items: [
|
||||
title: "Nuorodos", items: [
|
||||
{
|
||||
label: "Apie mus",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Apie mus", href: "/about"},
|
||||
{
|
||||
label: "Kontaktai",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Kontaktai", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user