Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-05 20:15:58 +00:00
4 changed files with 71 additions and 235 deletions

View File

@@ -25,22 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Početna / Kezdőlap",
id: "/",
},
{
name: "Kategorije / Kategóriák",
id: "/kategorije",
},
{
name: "O nama / Rólunk",
id: "/o-nama",
},
{
name: "Kontakt / Kapcsolat",
id: "/kontakt",
},
{ name: "Početna", id: "/" },
{ name: "Kategorije", id: "/kategorije" },
{ name: "O nama", id: "/o-nama" },
{ name: "Kontakt", id: "/kontakt" },
{ name: "SRB", id: "#" },
{ name: "HUN", id: "#" },
{ name: "ENG", id: "#" }
]}
brandName="Auto škola Kompas"
/>
@@ -53,26 +44,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "theory",
title: "Teorijska obuka",
subtitle: "Interaktivno i moderno.",
category: "Teorija",
value: "SRB/HUN",
},
id: "theory", title: "Teorijska obuka", subtitle: "Interaktivno i moderno.", category: "Teorija", value: "SRB/HUN"},
{
id: "practice",
title: "Praktična obuka",
subtitle: "Na savremenim vozilima.",
category: "Praksa",
value: "SRB/HUN",
},
id: "practice", title: "Praktična obuka", subtitle: "Na savremenim vozilima.", category: "Praksa", value: "SRB/HUN"},
{
id: "exam",
title: "Priprema za ispit",
subtitle: "Najveća prolaznost.",
category: "Ispit",
value: "Proveren",
},
id: "exam", title: "Priprema za ispit", subtitle: "Najveća prolaznost.", category: "Ispit", value: "Proveren"},
]}
title="B Kategorija / B Kategória"
description="Kompletna obuka za B kategoriju uz stručne instruktore na srpskom i mađarskom jeziku."
@@ -88,12 +64,7 @@ export default function LandingPage() {
description="Specijalizovani smo za B kategoriju."
features={[
{
id: "b-cat",
title: "B Kategorija",
description: "Putnička vozila",
tag: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=3",
},
id: "b-cat", title: "B Kategorija", description: "Putnička vozila", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=3"},
]}
/>
</div>
@@ -107,4 +78,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,22 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Početna / Kezdőlap",
id: "/",
},
{
name: "Kategorije / Kategóriák",
id: "/kategorije",
},
{
name: "O nama / Rólunk",
id: "/o-nama",
},
{
name: "Kontakt / Kapcsolat",
id: "/kontakt",
},
{ name: "Početna", id: "/" },
{ name: "Kategorije", id: "/kategorije" },
{ name: "O nama", id: "/o-nama" },
{ name: "Kontakt", id: "/kontakt" },
{ name: "SRB", id: "#" },
{ name: "HUN", id: "#" },
{ name: "ENG", id: "#" }
]}
brandName="Auto škola Kompas"
/>
@@ -50,16 +41,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Kontakt / Kapcsolat"
title="Auto škola Kompas"
description="Albe Malagurskog 2, Subotica. Tel: +381 24 551 070. Radno vreme: Pon-Pet."
buttons={[
{
text: "Pozovite nas / Hívjon minket",
href: "tel:+38124551070",
},
text: "Pozovite nas / Hívjon minket", href: "tel:+38124551070"},
]}
/>
</div>
@@ -73,10 +61,7 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "loc",
title: "Gde se nalazimo?",
content: "Albe Malagurskog 2, Subotica",
},
id: "loc", title: "Gde se nalazimo?", content: "Albe Malagurskog 2, Subotica"},
]}
/>
</div>
@@ -90,4 +75,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,22 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Početna / Kezdőlap",
id: "/",
},
{
name: "Kategorije / Kategóriák",
id: "/kategorije",
},
{
name: "O nama / Rólunk",
id: "/o-nama",
},
{
name: "Kontakt / Kapcsolat",
id: "/kontakt",
},
{ name: "Početna", id: "/" },
{ name: "Kategorije", id: "/kategorije" },
{ name: "O nama", id: "/o-nama" },
{ name: "Kontakt", id: "/kontakt" },
{ name: "SRB", id: "#" },
{ name: "HUN", id: "#" },
{ name: "ENG", id: "#" }
]}
brandName="Auto škola Kompas"
/>
@@ -54,23 +45,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "t1",
name: "Instruktor 1",
role: "Master Inženjer",
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg?_wi=2",
},
id: "t1", name: "Instruktor 1", role: "Master Inženjer", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg?_wi=2"},
{
id: "t2",
name: "Instruktor 2",
role: "Glavni Instruktor",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=2",
},
id: "t2", name: "Instruktor 2", role: "Glavni Instruktor", imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=2"},
{
id: "t3",
name: "Instruktor 3",
role: "Stručni Saradnik",
imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg?_wi=2",
},
id: "t3", name: "Instruktor 3", role: "Stručni Saradnik", imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg?_wi=2"},
]}
title="Naš Tim / Csapatunk"
description="Naši instruktori su master saobraćajni inženjeri sa decenijskim iskustvom."
@@ -86,12 +65,7 @@ export default function LandingPage() {
description="Od 1995. godine na vašem putu."
features={[
{
id: "hist",
title: "Naše iskustvo",
description: "Sigurni koraci do vozačke dozvole.",
tag: "Expert",
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=4",
},
id: "hist", title: "Naše iskustvo", description: "Sigurni koraci do vozačke dozvole.", tag: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=4"},
]}
/>
</div>
@@ -105,4 +79,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -29,22 +29,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Početna / Kezdőlap",
id: "/",
},
{
name: "Kategorije / Kategóriák",
id: "/kategorije",
},
{
name: "O nama / Rólunk",
id: "/o-nama",
},
{
name: "Kontakt / Kapcsolat",
id: "/kontakt",
},
{ name: "Početna", id: "/" },
{ name: "Kategorije", id: "/kategorije" },
{ name: "O nama", id: "/o-nama" },
{ name: "Kontakt", id: "/kontakt" },
{ name: "SRB", id: "#" },
{ name: "HUN", id: "#" },
{ name: "ENG", id: "#" }
]}
brandName="Auto škola Kompas"
/>
@@ -53,23 +44,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Započni vožnju sa najboljima / Kezd el a vezetést a legjobbakkal"
description="Auto škola sa tradicijom preko 30 godina u Subotici. Obuka na srpskom i mađarskom jeziku. / 30 éves hagyomány Szabadkán. Oktatás szerb és magyar nyelven."
kpis={[
{
value: "30+",
label: "Godina iskustva / Év tapasztalat",
},
value: "30+", label: "Godina iskustva / Év tapasztalat"},
{
value: "20.000+",
label: "Vozača / Vezető",
},
value: "20.000+", label: "Vozača / Vezető"},
{
value: "SRB/HUN",
label: "Jezika / Nyelv",
},
value: "SRB/HUN", label: "Jezika / Nyelv"},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=1"
@@ -77,47 +61,27 @@ export default function LandingPage() {
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg",
alt: "Student 1",
},
src: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg", alt: "Student 1"},
{
src: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg",
alt: "Student 2",
},
src: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg", alt: "Student 2"},
{
src: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg",
alt: "Student 3",
},
src: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg", alt: "Student 3"},
{
src: "http://img.b2bpic.net/free-photo/happy-student-posing-with-hands-up_23-2147656136.jpg",
alt: "Student 4",
},
src: "http://img.b2bpic.net/free-photo/happy-student-posing-with-hands-up_23-2147656136.jpg", alt: "Student 4"},
{
src: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg",
alt: "Student 5",
},
src: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg", alt: "Student 5"},
]}
marqueeItems={[
{
type: "text",
text: "Sigurnost na prvom mestu",
},
type: "text", text: "Sigurnost na prvom mestu"},
{
type: "text",
text: "Moderna flota vozila",
},
type: "text", text: "Moderna flota vozila"},
{
type: "text",
text: "Stručni predavači",
},
type: "text", text: "Stručni predavači"},
{
type: "text",
text: "Efikasna obuka",
},
type: "text", text: "Efikasna obuka"},
{
type: "text",
text: "Povoljne cene",
},
type: "text", text: "Povoljne cene"},
]}
/>
</div>
@@ -129,19 +93,13 @@ export default function LandingPage() {
metrics={[
{
icon: GraduationCap,
label: "Master inženjeri / Master mérnökök",
value: "Ekspertiza",
},
label: "Master inženjeri / Master mérnökök", value: "Ekspertiza"},
{
icon: Users,
label: "Posvećeni instruktori / Elkötelezett oktatók",
value: "Tim",
},
label: "Posvećeni instruktori / Elkötelezett oktatók", value: "Tim"},
{
icon: ShieldCheck,
label: "Sigurnost na putu / Biztonság az utakon",
value: "Fokus",
},
label: "Sigurnost na putu / Biztonság az utakon", value: "Fokus"},
]}
metricsAnimation="slide-up"
/>
@@ -153,45 +111,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Odlično",
quote: "Profesionalan pristup.",
name: "Marko M.",
role: "Student",
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg?_wi=1",
},
id: "1", title: "Odlično", quote: "Profesionalan pristup.", name: "Marko M.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg?_wi=1"},
{
id: "2",
title: "Najbolji",
quote: "Lako do dozvole.",
name: "Ana K.",
role: "Student",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=1",
},
id: "2", title: "Najbolji", quote: "Lako do dozvole.", name: "Ana K.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=1"},
{
id: "3",
title: "Veoma zadovoljan",
quote: "Stručan tim.",
name: "Péter J.",
role: "Student",
imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg?_wi=1",
},
id: "3", title: "Veoma zadovoljan", quote: "Stručan tim.", name: "Péter J.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg?_wi=1"},
{
id: "4",
title: "Preporuka",
quote: "Sve pohvale.",
name: "Ivana L.",
role: "Student",
imageSrc: "http://img.b2bpic.net/free-photo/happy-student-posing-with-hands-up_23-2147656136.jpg",
},
id: "4", title: "Preporuka", quote: "Sve pohvale.", name: "Ivana L.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/happy-student-posing-with-hands-up_23-2147656136.jpg"},
{
id: "5",
title: "Profesionalno",
quote: "Najbolji u Subotici.",
name: "Zoltán S.",
role: "Student",
imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg?_wi=1",
},
id: "5", title: "Profesionalno", quote: "Najbolji u Subotici.", name: "Zoltán S.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg?_wi=1"},
]}
title="Iskustva polaznika / Tanulók visszajelzései"
description="Hiljade zadovoljnih vozača su naša najbolja preporuka."
@@ -207,25 +135,13 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "q1",
title: "Koji su uslovi za upis?",
content: "Navršenih 16 godina za početak obuke.",
},
id: "q1", title: "Koji su uslovi za upis?", content: "Navršenih 16 godina za početak obuke."},
{
id: "q2",
title: "Koliko traje obuka?",
content: "Obuka traje u zavisnosti od fonda časova.",
},
id: "q2", title: "Koliko traje obuka?", content: "Obuka traje u zavisnosti od fonda časova."},
{
id: "q3",
title: "Da li radite na mađarskom?",
content: "Da, kompletnu obuku nudimo na mađarskom jeziku.",
},
id: "q3", title: "Da li radite na mađarskom?", content: "Da, kompletnu obuku nudimo na mađarskom jeziku."},
{
id: "q4",
title: "Koja dokumenta su potrebna?",
content: "Lična karta i lekarsko uverenje.",
},
id: "q4", title: "Koja dokumenta su potrebna?", content: "Lična karta i lekarsko uverenje."},
]}
/>
</div>
@@ -239,19 +155,9 @@ export default function LandingPage() {
description="Najbolje iskustvo obuke u gradu."
features={[
{
id: "f1",
title: "Tradicionalni kvalitet",
description: "Preko 30 godina iskustva.",
tag: "Tradition",
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=2",
},
id: "f1", title: "Tradicionalni kvalitet", description: "Preko 30 godina iskustva.", tag: "Tradition", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=2"},
{
id: "f2",
title: "Savremena flota",
description: "Novi automobili za laganu vožnju.",
tag: "Modern",
imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg?_wi=2",
},
id: "f2", title: "Savremena flota", description: "Novi automobili za laganu vožnju.", tag: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-44058.jpg?_wi=2"},
]}
/>
</div>
@@ -265,4 +171,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}