|
|
|
|
@@ -49,10 +49,10 @@ export default function LandingPage() {
|
|
|
|
|
tag="Offizielle Website"
|
|
|
|
|
tagIcon={Shield}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Dienste erkunden", href: "#services" },
|
|
|
|
|
{ text: "Dienste jetzt nutzen", href: "#services" },
|
|
|
|
|
{ text: "Aktuelle Themen", href: "#current-topics" }
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/narrow-street-florence-tuscany-italy-architecture-landmark-florence-cozy-florence-cityscape_231208-7673.jpg"
|
|
|
|
|
imageSrc="https://www.sz.ch/public/upload/assets/36108/Schwyz_Luftaufnahme.jpg"
|
|
|
|
|
imageAlt="Alpine landscape of Canton Schwyz"
|
|
|
|
|
imagePosition="right"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
@@ -65,15 +65,15 @@ export default function LandingPage() {
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: 1,
|
|
|
|
|
tag: "Finanzen", title: "Steuern", subtitle: "Steuererklärung und Informationen", description: "Einfache Online-Dienste für Ihre Steuererklärung, Zahlungen und steuerliche Fragen. Aktuelle Informationen zu Fristen und Bestimmungen.", imageSrc: "http://img.b2bpic.net/free-photo/accounting-work-office_1098-22052.jpg?_wi=1", imageAlt: "Tax services"
|
|
|
|
|
tag: "Finanzen", title: "Steuern", subtitle: "Steuererklärung und Informationen", description: "Einfache Online-Dienste für Ihre Steuererklärung, Zahlungen und steuerliche Fragen. Aktuelle Informationen zu Fristen und Bestimmungen.", imageSrc: "https://www.sz.ch/public/upload/assets/36109/Finanzamt.jpg", imageAlt: "Tax services"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 2,
|
|
|
|
|
tag: "Sicherheit", title: "ePolizei", subtitle: "Digitale Polizeidienste", description: "Melden Sie Vorfälle online, erhalten Sie Informationen zur öffentlichen Sicherheit und nutzen Sie digitale Polizeiservices bequem von zu Hause.", imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg?_wi=1", imageAlt: "Police services"
|
|
|
|
|
tag: "Sicherheit", title: "ePolizei", subtitle: "Digitale Polizeidienste", description: "Melden Sie Vorfälle online, erhalten Sie Informationen zur öffentlichen Sicherheit und nutzen Sie digitale Polizeiservices bequem von zu Hause.", imageSrc: "https://www.sz.ch/public/upload/assets/36110/Polizei.jpg", imageAlt: "Police services"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 3,
|
|
|
|
|
tag: "Karriere", title: "Offene Stellen", subtitle: "Karrieremöglichkeiten", description: "Erkunden Sie aktuelle Jobausschreibungen in der Kantonalverwaltung und finden Sie Ihre nächste berufliche Gelegenheit in unserem Team.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-holding-phone-going-down-stairs_176420-3965.jpg?_wi=1", imageAlt: "Employment opportunities"
|
|
|
|
|
tag: "Karriere", title: "Offene Stellen", subtitle: "Karrieremöglichkeiten", description: "Erkunden Sie aktuelle Jobausschreibungen in der Kantonalverwaltung und finden Sie Ihre nächste berufliche Gelegenheit in unserem Team.", imageSrc: "https://www.sz.ch/public/upload/assets/36111/Karriere.jpg", imageAlt: "Employment opportunities"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
title="Aktuelle Themen"
|
|
|
|
|
@@ -94,13 +94,13 @@ export default function LandingPage() {
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Personenverzeichnis", price: "Online verfügbar", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-holding-phone-going-down-stairs_176420-3965.jpg?_wi=2", imageAlt: "Personnel directory"
|
|
|
|
|
id: "1", name: "Personenverzeichnis", price: "Online verfügbar", imageSrc: "https://www.sz.ch/public/upload/assets/36112/Verzeichnis.jpg", imageAlt: "Personnel directory"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Amtsblatt", price: "Aktuelle Ausgaben", imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg?_wi=2", imageAlt: "Official bulletin"
|
|
|
|
|
id: "2", name: "Amtsblatt", price: "Aktuelle Ausgaben", imageSrc: "https://www.sz.ch/public/upload/assets/36113/Amtsblatt.jpg", imageAlt: "Official bulletin"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Gesetze & Verordnungen", price: "Vollständiges Archiv", imageSrc: "http://img.b2bpic.net/free-photo/accounting-work-office_1098-22052.jpg?_wi=2", imageAlt: "Laws and regulations"
|
|
|
|
|
id: "3", name: "Gesetze & Verordnungen", price: "Vollständiges Archiv", imageSrc: "https://www.sz.ch/public/upload/assets/36114/Gesetze.jpg", imageAlt: "Laws and regulations"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
@@ -110,16 +110,16 @@ export default function LandingPage() {
|
|
|
|
|
<TestimonialCardTwelve
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Thomas Müller", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-signs-gray-wall_114579-63370.jpg", imageAlt: "Thomas Müller"
|
|
|
|
|
id: "1", name: "Thomas Müller", imageSrc: "https://www.sz.ch/public/upload/assets/36115/Testimonial1.jpg", imageAlt: "Thomas Müller"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Sarah Weber", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110277.jpg", imageAlt: "Sarah Weber"
|
|
|
|
|
id: "2", name: "Sarah Weber", imageSrc: "https://www.sz.ch/public/upload/assets/36116/Testimonial2.jpg", imageAlt: "Sarah Weber"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Klaus Schmidt", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg", imageAlt: "Klaus Schmidt"
|
|
|
|
|
id: "3", name: "Klaus Schmidt", imageSrc: "https://www.sz.ch/public/upload/assets/36117/Testimonial3.jpg", imageAlt: "Klaus Schmidt"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Maria Keller", imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg", imageAlt: "Maria Keller"
|
|
|
|
|
id: "4", name: "Maria Keller", imageSrc: "https://www.sz.ch/public/upload/assets/36118/Testimonial4.jpg", imageAlt: "Maria Keller"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
cardTitle="Über 50.000 Bürger nutzen täglich unsere Dienste"
|
|
|
|
|
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
|
|
|
|
required: true
|
|
|
|
|
}}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/corner-open-office-space-with-modern-interior-design_181624-17688.jpg"
|
|
|
|
|
imageSrc="https://www.sz.ch/public/upload/assets/36119/Kontakt.jpg"
|
|
|
|
|
imageAlt="Government office building"
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
mediaPosition="right"
|
|
|
|
|
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterMedia
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/landscape-panorama-banff-national-park-canada-with-snow-capped-mountain_649448-2567.jpg"
|
|
|
|
|
imageSrc="https://www.sz.ch/public/upload/assets/36120/Landschaft.jpg"
|
|
|
|
|
imageAlt="Canton Schwyz landscape"
|
|
|
|
|
logoText="Kanton Schwyz"
|
|
|
|
|
copyrightText="© 2025 Kanton Schwyz. Alle Rechte vorbehalten."
|
|
|
|
|
|