diff --git a/src/app/page.tsx b/src/app/page.tsx index 65d6973..99f6c7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,31 +17,23 @@ export default function LandingPage() { defaultButtonVariant="icon-arrow" defaultTextAnimation="background-highlight" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -92,24 +61,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} team={[ - { - id: "1", - name: "Butski Trump", - role: "GENERALNI DIREKTOR POLICIJE", - imageSrc: "http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg", - }, - { - id: "2", - name: "Lucas Wright", - role: "DIREKTOR POLICIJE", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-outdoors_23-2147955357.jpg", - }, - { - id: "3", - name: "Damjan Furman", - role: "NAMESTNIK DIREKTORJA", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg", - }, + { id: "1", name: "Butski Trump", role: "GENERALNI DIREKTOR POLICIJE", imageSrc: "http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg" }, + { id: "2", name: "Lucas Wright", role: "DIREKTOR POLICIJE", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-outdoors_23-2147955357.jpg" }, + { id: "3", name: "Damjan Furman", role: "NAMESTNIK DIREKTORJA", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg" }, ]} title="VODSTVO POLICIJE" description="Vodstvo policijske uprave Bluesky, zavezano k redu in varnosti." @@ -123,21 +77,8 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "kazen-1", - badge: "Dokumentacija", - price: "Glej dokument", - subtitle: "Podrobne kazni", - features: [ - "Dostop do seznama", - "Zaporne kazni", - "Denarne globe", - ], - buttons: [ - { - text: "Odpri seznam kazni", - href: "https://docs.google.com/document/d/1UBE2v6NxNZW4L-ndu4R9ZCl3iLi_D0kQosPrbzA3rrw/edit?usp=sharing", - }, - ], + id: "kazen-1", badge: "Dokumentacija", price: "Glej dokument", subtitle: "Podrobne kazni", features: ["Dostop do seznama", "Zaporne kazni", "Denarne globe"], + buttons: [{ text: "Odpri seznam kazni", href: "https://docs.google.com/document/d/1UBE2v6NxNZW4L-ndu4R9ZCl3iLi_D0kQosPrbzA3rrw/edit?usp=sharing" }], }, ]} title="DENARNE TER ZAPORNE KAZNI" @@ -150,15 +91,8 @@ export default function LandingPage() { useInvertedBackground={false} title="ZAPOSLITEV" description={[ - "Postani del naše ekipe. Zagotavljamo profesionalno okolje in usposabljanje za vsakega policista.", - "Prijavi se zdaj in prispevaj k varnosti našega mesta.", - ]} - buttons={[ - { - text: "Prijavnica", - href: "#", - }, - ]} + "Postani del naše ekipe. Zagotavljamo profesionalno okolje in usposabljanje za vsakega policista.", "Prijavi se zdaj in prispevaj k varnosti našega mesta."]} + buttons={[{ text: "Prijavnica", href: "#" }]} /> @@ -169,48 +103,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} features={[ - { - title: "SVETNIK", - description: "Najvišji čin v policiji.", - imageSrc: "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162868.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/united-states-flag-black-background_1150-24170.jpg", - buttonText: "Več", - }, - { - title: "INŠPEKTOR", - description: "Visoki operativni čin.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-police-line-tape-against-defocussed-background_1048-6122.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-police-uniform-covering-eyes-mouth-with-hands-surprised-shocked-hiding-emotion_839833-25602.jpg", - buttonText: "Več", - }, - { - title: "KOMANDIR", - description: "Odgovoren za enoto.", - imageSrc: "http://img.b2bpic.net/free-photo/us-military-officer-supervising-threat-detection-activity-high-tech-office_482257-124861.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-774.jpg", - buttonText: "Več", - }, - { - title: "POROČNIK", - description: "Vodja ekipe.", - imageSrc: "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162886.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/maintenance-hangar_1098-12563.jpg", - buttonText: "Več", - }, - { - title: "NAREDNIK", - description: "Izkušen policist.", - imageSrc: "http://img.b2bpic.net/free-photo/badges-with-american-flags-blue-background_23-2148151274.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/vintage-grunge-blue-concrete-texture-studio-wall-background-with-vignette_1258-28378.jpg", - buttonText: "Več", - }, - { - title: "PRIPRAVNIK", - description: "Začetni čin.", - imageSrc: "http://img.b2bpic.net/free-photo/united-states-flag-black-background_1150-24173.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/botswana-metallic-flag-textured-flag-grunge-flag_559531-11126.jpg", - buttonText: "Več", - }, + { title: "SVETNIK", description: "Najvišji čin v policiji.", imageSrc: "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162868.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/united-states-flag-black-background_1150-24170.jpg", buttonText: "Več" }, + { title: "INŠPEKTOR", description: "Visoki operativni čin.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-police-line-tape-against-defocussed-background_1048-6122.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-police-uniform-covering-eyes-mouth-with-hands-surprised-shocked-hiding-emotion_839833-25602.jpg", buttonText: "Več" }, + { title: "KOMANDIR", description: "Odgovoren za enoto.", imageSrc: "http://img.b2bpic.net/free-photo/us-military-officer-supervising-threat-detection-activity-high-tech-office_482257-124861.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-774.jpg", buttonText: "Več" }, + { title: "POROČNIK", description: "Vodja ekipe.", imageSrc: "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162886.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/maintenance-hangar_1098-12563.jpg", buttonText: "Več" }, + { title: "NAREDNIK", description: "Izkušen policist.", imageSrc: "http://img.b2bpic.net/free-photo/badges-with-american-flags-blue-background_23-2148151274.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/vintage-grunge-blue-concrete-texture-studio-wall-background-with-vignette_1258-28378.jpg", buttonText: "Več" }, + { title: "PRIPRAVNIK", description: "Začetni čin.", imageSrc: "http://img.b2bpic.net/free-photo/united-states-flag-black-background_1150-24173.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/botswana-metallic-flag-textured-flag-grunge-flag_559531-11126.jpg", buttonText: "Več" }, ]} title="ČINI IN FRAKCIJE" description="Hierarhija policijske uprave." @@ -220,18 +118,11 @@ export default function LandingPage() {
@@ -239,36 +130,12 @@ export default function LandingPage() {
); -} +} \ No newline at end of file