diff --git a/src/app/impressum/page.tsx b/src/app/impressum/page.tsx
new file mode 100644
index 0000000..5c6f18e
--- /dev/null
+++ b/src/app/impressum/page.tsx
@@ -0,0 +1,66 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
+import FooterSimple from '@/components/sections/footer/FooterSimple';
+import LegalSection from '@/components/legal/LegalSection';
+
+export default function ImpressumPage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 65f76dc..1d56e75 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,14 +32,11 @@ export default function LandingPage() {
@@ -47,62 +44,38 @@ export default function LandingPage() {
@@ -114,12 +87,9 @@ export default function LandingPage() {
title="Ihr lokaler Partner für Mobilfunk"
description="Austro-Tel Handyshop steht für Qualität, Transparenz und Fachwissen. Seit Jahren sind wir Ihre erste Anlaufstelle für Reparaturen und Zubehör in Traiskirchen."
bulletPoints={[
- {
- title: "4,8 Sterne Zufriedenheit", description: "Basierend auf über 259 Bewertungen."},
- {
- title: "Fachkundige Beratung", description: "Kompetenz für alle Marken und Modelle."},
- {
- title: "Schnelle Reparatur", description: "Wir wissen, wie wichtig Ihr Handy für Sie ist."},
+ { title: "4,8 Sterne Zufriedenheit", description: "Basierend auf über 259 Bewertungen." },
+ { title: "Fachkundige Beratung", description: "Kompetenz für alle Marken und Modelle." },
+ { title: "Schnelle Reparatur", description: "Wir wissen, wie wichtig Ihr Handy für Sie ist." },
]}
imageSrc="http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop-hold-new-smartphone-hand_627829-4967.jpg"
mediaAnimation="slide-up"
@@ -131,14 +101,8 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
- negativeCard={{
- items: [
- "Entsperrung", "Datenrettung", "Software-Optimierung", "Ladekabel Beratung"],
- }}
- positiveCard={{
- items: [
- "Displaytausch", "Akkuaustausch", "Zubehörverkauf", "Technische Hilfe"],
- }}
+ negativeCard={{ items: ["Entsperrung", "Datenrettung", "Software-Optimierung", "Ladekabel Beratung"] }}
+ positiveCard={{ items: ["Displaytausch", "Akkuaustausch", "Zubehörverkauf", "Technische Hilfe"] }}
title="Unsere Dienstleistungen"
description="Von einfachen Display-Schäden bis zu komplexen technischen Problemen."
/>
@@ -151,18 +115,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "1", name: "Ladekabel USB-C", price: "14,99 €", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-wearing-protection-glasses-checking-scratches-wood_482257-84370.jpg"},
- {
- id: "2", name: "Schutzhüllen", price: "19,99 €", imageSrc: "http://img.b2bpic.net/free-photo/bit-screw-driver-with-small-screw-magnetised-it-fixing-electronic-device-concept_346278-1778.jpg"},
- {
- id: "3", name: "Panzerglas", price: "9,99 €", imageSrc: "http://img.b2bpic.net/free-photo/close-view-master-uses-pincher-tool-remove-sim-card-slot-from-smart-phone-while-disassembling-it_346278-1186.jpg"},
- {
- id: "4", name: "KFZ Halterungen", price: "24,99 €", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-making-photo-her-beautiful-beads-bracelets-via-smartphone_613910-17290.jpg"},
- {
- id: "5", name: "Powerbanks", price: "34,99 €", imageSrc: "http://img.b2bpic.net/free-photo/master-uses-small-suction-cup-remove-battery-cells-from-broken-laptop-repair-clean-it-his-laboratory-with-special-tools-table-around_346278-1803.jpg"},
- {
- id: "6", name: "Kopfhörer", price: "49,99 €", imageSrc: "http://img.b2bpic.net/free-photo/yellow-surface-with-blank-notebook-tools-father-s-day_23-2147684760.jpg"},
+ { id: "1", name: "Ladekabel USB-C", price: "14,99 €", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-wearing-protection-glasses-checking-scratches-wood_482257-84370.jpg" },
+ { id: "2", name: "Schutzhüllen", price: "19,99 €", imageSrc: "http://img.b2bpic.net/free-photo/bit-screw-driver-with-small-screw-magnetised-it-fixing-electronic-device-concept_346278-1778.jpg" },
+ { id: "3", name: "Panzerglas", price: "9,99 €", imageSrc: "http://img.b2bpic.net/free-photo/close-view-master-uses-pincher-tool-remove-sim-card-slot-from-smart-phone-while-disassembling-it_346278-1186.jpg" },
+ { id: "4", name: "KFZ Halterungen", price: "24,99 €", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-making-photo-her-beautiful-beads-bracelets-via-smartphone_613910-17290.jpg" },
+ { id: "5", name: "Powerbanks", price: "34,99 €", imageSrc: "http://img.b2bpic.net/free-photo/master-uses-small-suction-cup-remove-battery-cells-from-broken-laptop-repair-clean-it-his-laboratory-with-special-tools-table-around_346278-1803.jpg" },
+ { id: "6", name: "Kopfhörer", price: "49,99 €", imageSrc: "http://img.b2bpic.net/free-photo/yellow-surface-with-blank-notebook-tools-father-s-day_23-2147684760.jpg" },
]}
title="Unser Zubehörsortiment"
description="Hochwertiges Zubehör für alle gängigen Smartphone-Modelle."
@@ -176,15 +134,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
metrics={[
- {
- id: "m1", value: "259+", title: "Google-Bewertungen", description: "Kundenzufriedenheit auf höchstem Niveau", icon: Star,
- },
- {
- id: "m2", value: "4,8", title: "Sterne-Bewertung", description: "Ausgezeichnet durch unsere Kunden", icon: Award,
- },
- {
- id: "m3", value: "1000+", title: "Reparaturen", description: "Pro Jahr erfolgreich durchgeführt", icon: Wrench,
- },
+ { id: "m1", value: "259+", title: "Google-Bewertungen", description: "Kundenzufriedenheit auf höchstem Niveau", icon: Star },
+ { id: "m2", value: "4,8", title: "Sterne-Bewertung", description: "Ausgezeichnet durch unsere Kunden", icon: Award },
+ { id: "m3", value: "1000+", title: "Reparaturen", description: "Pro Jahr erfolgreich durchgeführt", icon: Wrench },
]}
title="Austro-Tel in Zahlen"
description="Erfolge, die wir täglich für unsere Kunden erzielen."
@@ -198,16 +150,11 @@ export default function LandingPage() {
rating={5}
author="Markus S."
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/close-up-young-technician-wearing-protection-glasses-gloves-while-checking-damaged-microprocessor-chip-computer_662251-142.jpg", alt: "Markus S."},
- {
- src: "http://img.b2bpic.net/free-photo/blue-screwdriver-isolated-white-scene_181624-48129.jpg", alt: "Sabine M."},
- {
- src: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419137.jpg", alt: "Thomas L."},
- {
- src: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", alt: "Julia K."},
- {
- src: "http://img.b2bpic.net/free-photo/side-view-master-uses-pincher-tool-remove-sim-card-slot-from-smart-phone-while-disassembling-it_346278-1187.jpg", alt: "Andreas P."},
+ { src: "http://img.b2bpic.net/free-photo/close-up-young-technician-wearing-protection-glasses-gloves-while-checking-damaged-microprocessor-chip-computer_662251-142.jpg", alt: "Markus S." },
+ { src: "http://img.b2bpic.net/free-photo/blue-screwdriver-isolated-white-scene_181624-48129.jpg", alt: "Sabine M." },
+ { src: "http://img.b2bpic.net/free-photo/top-view-circuit-board-repair_23-2148419137.jpg", alt: "Thomas L." },
+ { src: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", alt: "Julia K." },
+ { src: "http://img.b2bpic.net/free-photo/side-view-master-uses-pincher-tool-remove-sim-card-slot-from-smart-phone-while-disassembling-it_346278-1187.jpg", alt: "Andreas P." },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -218,12 +165,9 @@ export default function LandingPage() {
@@ -250,32 +191,9 @@ export default function LandingPage() {