diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9d07dcd..5906c09 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,9 +2,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import ContactSplit from '@/components/sections/contact/ContactSplit';
+import ContactText from '@/components/sections/contact/ContactText';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
-import FooterBase from '@/components/sections/footer/FooterBase';
+import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -54,97 +46,51 @@ export default function LandingPage() {
@@ -156,20 +102,11 @@ export default function LandingPage() {
tag="Unsere Bilanz"
metrics={[
{
- id: "m1",
- value: "15+",
- description: "Jahre Erfahrung",
- },
+ id: "m1", value: "15+", description: "Jahre Erfahrung"},
{
- id: "m2",
- value: "500+",
- description: "Fahrzeuge vermittelt",
- },
+ id: "m2", value: "500+", description: "Fahrzeuge vermittelt"},
{
- id: "m3",
- value: "CH/AT/DE",
- description: "Marktabdeckung",
- },
+ id: "m3", value: "CH/AT/DE", description: "Marktabdeckung"},
]}
metricsAnimation="slide-up"
/>
@@ -183,59 +120,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "c1",
- brand: "Doni Special",
- name: "Grand Tourer V12",
- price: "CHF 250,000",
- rating: 5,
- reviewCount: "New",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=3",
- },
+ id: "c1", brand: "Doni Special", name: "Grand Tourer V12", price: "CHF 250,000", rating: 5,
+ reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=3"},
{
- id: "c2",
- brand: "Doni Special",
- name: "Sport Coupé",
- price: "CHF 180,000",
- rating: 5,
- reviewCount: "Featured",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=4",
- },
+ id: "c2", brand: "Doni Special", name: "Sport Coupé", price: "CHF 180,000", rating: 5,
+ reviewCount: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=4"},
{
- id: "c3",
- brand: "Doni Special",
- name: "Roadster Edition",
- price: "CHF 120,000",
- rating: 4,
- reviewCount: "Reserved",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=5",
- },
+ id: "c3", brand: "Doni Special", name: "Roadster Edition", price: "CHF 120,000", rating: 4,
+ reviewCount: "Reserved", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=5"},
{
- id: "c4",
- brand: "Doni Special",
- name: "Limousine Gold",
- price: "CHF 310,000",
- rating: 5,
- reviewCount: "New",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=6",
- },
+ id: "c4", brand: "Doni Special", name: "Limousine Gold", price: "CHF 310,000", rating: 5,
+ reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=6"},
{
- id: "c5",
- brand: "Doni Special",
- name: "City Agile",
- price: "CHF 85,000",
- rating: 4,
- reviewCount: "Available",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=7",
- },
+ id: "c5", brand: "Doni Special", name: "City Agile", price: "CHF 85,000", rating: 4,
+ reviewCount: "Available", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=7"},
{
- id: "c6",
- brand: "Doni Special",
- name: "Classic 1970",
- price: "CHF 450,000",
- rating: 5,
- reviewCount: "Featured",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=8",
- },
+ id: "c6", brand: "Doni Special", name: "Classic 1970", price: "CHF 450,000", rating: 5,
+ reviewCount: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274548.jpg?_wi=8"},
]}
title="Aktuelle Highlights"
description="Unsere exklusive Auswahl an Luxusfahrzeugen."
@@ -247,9 +148,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Die Geschichte hinter der D-Linie"
description={[
- "Garage Doni verkörpert Präzision, Leidenschaft und zeitloses Design.",
- "Über 15 Jahre Erfahrung im Luxussegment machen uns zur ersten Adresse.",
- ]}
+ "Garage Doni verkörpert Präzision, Leidenschaft und zeitloses Design.", "Über 15 Jahre Erfahrung im Luxussegment machen uns zur ersten Adresse."]}
/>
@@ -260,53 +159,29 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "s1",
- title: "Occasionen",
- descriptions: [
- "Geprüfte Premiumfahrzeuge.",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=2",
- },
+ id: "s1", title: "Occasionen", descriptions: [
+ "Geprüfte Premiumfahrzeuge."],
+ imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=2"},
{
- id: "s2",
- title: "Ankauf",
- descriptions: [
- "Faire Marktpreise.",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=3",
- },
+ id: "s2", title: "Ankauf", descriptions: [
+ "Faire Marktpreise."],
+ imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=3"},
{
- id: "s3",
- title: "Service",
- descriptions: [
- "Werkstatt auf Top-Niveau.",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=4",
- },
+ id: "s3", title: "Service", descriptions: [
+ "Werkstatt auf Top-Niveau."],
+ imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=4"},
{
- id: "s4",
- title: "Import",
- descriptions: [
- "Sorglos-Paket.",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=5",
- },
+ id: "s4", title: "Import", descriptions: [
+ "Sorglos-Paket."],
+ imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=5"},
{
- id: "s5",
- title: "Finanzierung",
- descriptions: [
- "Massgeschneiderte Konzepte.",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=6",
- },
+ id: "s5", title: "Finanzierung", descriptions: [
+ "Massgeschneiderte Konzepte."],
+ imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=6"},
{
- id: "s6",
- title: "Garantie",
- descriptions: [
- "Sicherheit inklusive.",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=7",
- },
+ id: "s6", title: "Garantie", descriptions: [
+ "Sicherheit inklusive."],
+ imageSrc: "http://img.b2bpic.net/free-vector/auto-mechanic-flat-icons-set_1284-10531.jpg?_wi=7"},
]}
title="Unsere Services"
description="Alles aus einer Hand für Ihr automobiles Vergnügen."
@@ -314,52 +189,35 @@ export default function LandingPage() {
-
+
);
-}
+}
\ No newline at end of file