Update src/app/page.tsx

This commit is contained in:
2026-03-10 15:27:08 +00:00
parent d008f357a0
commit ef98f58bde

View File

@@ -4,12 +4,11 @@ import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import HeroBillboardRotatedCarousel from "@/components/sections/hero/HeroBillboardRotatedCarousel";
import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Wrench, Building2, CheckCircle, Phone, MapPin, Briefcase } from "lucide-react";
import { Wrench, Building2, CheckCircle, Phone } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -19,24 +18,6 @@ export default function HomePage() {
{ name: "Kontakt", id: "/kontakt" },
];
const structuredData = {
"@context": "https://schema.org", "@type": "LocalBusiness", "name": "Franke & Twiehaus", "description": "Zuverlässiger Unimog und Nutzfahrzeug Service in Lingen, Emsland", "image": "http://img.b2bpic.net/free-photo/handsome-stylish-redhead-worker-cleaning-his-dirty-hands-after-repairing-working-workshop_613910-19673.jpg?_wi=1", "address": {
"@type": "PostalAddress", "streetAddress": "Lingen, Emsland", "addressLocality": "Lingen", "addressRegion": "Niedersachsen", "postalCode": "", "addressCountry": "DE"
},
"telephone": "+49591123456", "url": "https://franke-twiehaus.de", "priceRange": "$$", "areaServed": {
"@type": "City", "name": "Lingen"
},
"serviceArea": {
"@type": "City", "name": "Lingen, Emsland, Niedersachsen"
},
"sameAs": [
"https://www.google.com/maps", "https://www.facebook.com"
],
"knowsAbout": [
"Unimog Service", "Unimog Reparatur", "Nutzfahrzeug Wartung", "Nutzfahrzeug Service", "LKW Reparatur", "Mercedes-Benz Unimog"
]
};
return (
<ThemeProvider
defaultButtonVariant="bounce-effect"
@@ -50,11 +31,6 @@ export default function HomePage() {
secondaryButtonStyle="solid"
headingFontWeight="bold"
>
<script
type="application/ld+json"
dangerouslySetInnerHTML={{ __html: JSON.stringify(structuredData) }}
/>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Franke & Twiehaus"
@@ -67,7 +43,7 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
title="Unimog & Nutzfahrzeug Service in Lingen"
description="Zuverlässige Wartung, Reparatur und Service für Unimog und Nutzfahrzeuge in Lingen, Emsland. Professionelle Diagnostik und Ersatzteile für Ihr Vertrauen. Servicegebiet: Lingen und Umgebung."
description="Zuverlässige Wartung, Reparatur und Service für Unimog und Nutzfahrzeuge. Professionelle Diagnostik und Ersatzteile für Ihr Vertrauen."
tag="Zuverlässiger Service"
tagIcon={Wrench}
tagAnimation="slide-up"
@@ -82,17 +58,17 @@ export default function HomePage() {
variant: "aurora"}}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg?_wi=1", imageAlt: "Unimog Werkstatt Lingen"},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg", imageAlt: "Unimog Werkstatt Lingen"},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg?_wi=1", imageAlt: "Unimog Reparatur Service"},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376986.jpg", imageAlt: "Unimog Reparatur Service"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-astronaut-reviewing-spacecraft-metrics-tablet_482257-126219.jpg?_wi=1", imageAlt: "Nutzfahrzeug Wartung"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-astronaut-reviewing-spacecraft-metrics-tablet_482257-126219.jpg", imageAlt: "Nutzfahrzeug Wartung"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg?_wi=1", imageAlt: "Diagnose und Fehleranalyse"},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11875.jpg", imageAlt: "Diagnose und Fehleranalyse"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738017.jpg?_wi=1", imageAlt: "Inspektion und Wartung"},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738017.jpg", imageAlt: "Inspektion und Wartung"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-helmet-medium-shot_23-2149214246.jpg?_wi=1", imageAlt: "Ersatzteile und Zubehör"},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-helmet-medium-shot_23-2149214246.jpg", imageAlt: "Ersatzteile und Zubehör"},
]}
autoPlay={true}
autoPlayInterval={5000}
@@ -104,10 +80,10 @@ export default function HomePage() {
tag="Über Uns"
tagIcon={Building2}
title="Franke & Twiehaus Ihr zuverlässiger Partner für Unimog und Nutzfahrzeug Service"
description="Über 30 Jahre Erfahrung in Lingen und Umgebung"
subdescription="Service in Lingen, Emsland. Wir bedienen die gesamte Region und sind Ihr Ansprechpartner für Unimog-, LKW- und Nutzfahrzeug-Reparaturen vor Ort."
icon={MapPin}
imageSrc="http://img.b2bpic.net/free-photo/handsome-stylish-redhead-worker-cleaning-his-dirty-hands-after-repairing-working-workshop_613910-19673.jpg?_wi=1"
description="Über 30 Jahre Erfahrung"
subdescription="Service in Lingen, Emsland"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/handsome-stylish-redhead-worker-cleaning-his-dirty-hands-after-repairing-working-workshop_613910-19673.jpg"
imageAlt="Franke & Twiehaus Team"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -117,7 +93,7 @@ export default function HomePage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
title="Was unsere Kunden sagen"
description="Vertrauen durch Qualität und Zuverlässigkeit in Lingen und der Umgebung"
description="Vertrauen durch Qualität und Zuverlässigkeit"
tag="Kundenbewertungen"
textboxLayout="default"
useInvertedBackground={false}
@@ -125,17 +101,17 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Hans Müller", handle: "Bauunternehmen Müller - Lingen", testimonial: "Die Arbeit wird hier zügig und genau erledigt. Wir bringen alle unsere Fahrzeuge hierher.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-showing-thumbs-up-standing-grey-wall_231208-8696.jpg?_wi=1", imageAlt: "Hans Müller"},
id: "1", name: "Hans Müller", handle: "Bauunternehmen Müller", testimonial: "Die Arbeit wird hier zügig und genau erledigt. Wir bringen alle unsere Fahrzeuge hierher.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-showing-thumbs-up-standing-grey-wall_231208-8696.jpg", imageAlt: "Hans Müller"},
{
id: "2", name: "Frank Lehmann", handle: "Landwirtschaftsbetrieb Lehmann - Emsland", testimonial: "Top Beratung und Abwicklung der Reparaturen. Schnell, kompetent und freundlich.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-standing-wheat-field_23-2148233466.jpg?_wi=1", imageAlt: "Frank Lehmann"},
id: "2", name: "Frank Lehmann", handle: "Landwirtschaftsbetrieb Lehmann", testimonial: "Top Beratung und Abwicklung der Reparaturen. Schnell, kompetent und freundlich.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-standing-wheat-field_23-2148233466.jpg", imageAlt: "Frank Lehmann"},
{
id: "3", name: "Klaus Schmidt", handle: "Schmidt Logistik GmbH - Lingen", testimonial: "Service, Reparatur und Freundlichkeit des Personals alles bestens. Sehr empfehlenswert.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-employee_1098-1210.jpg?_wi=1", imageAlt: "Klaus Schmidt"},
id: "3", name: "Klaus Schmidt", handle: "Schmidt Logistik GmbH", testimonial: "Service, Reparatur und Freundlichkeit des Personals alles bestens. Sehr empfehlenswert.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-employee_1098-1210.jpg", imageAlt: "Klaus Schmidt"},
{
id: "4", name: "Bernd Wagner", handle: "Stadt Lingen Fuhrpark", testimonial: "Zuverlässig, professionell und immer pünktlich. Die beste Werkstatt in der Region.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/i-just-got-out-office-go-meeting_329181-15209.jpg?_wi=1", imageAlt: "Bernd Wagner"},
imageSrc: "http://img.b2bpic.net/free-photo/i-just-got-out-office-go-meeting_329181-15209.jpg", imageAlt: "Bernd Wagner"},
]}
/>
</div>
@@ -144,8 +120,8 @@ export default function HomePage() {
<ContactCTA
tag="Kontakt"
tagIcon={Phone}
title="Bereit für professionellen Service in Lingen?"
description="Kontaktieren Sie uns jetzt für eine Beratung oder um einen Termin zu vereinbaren. Wir kümmern uns um Ihre Nutzfahrzeuge in Lingen und Umgebung."
title="Bereit für professionellen Service?"
description="Kontaktieren Sie uns jetzt für eine Beratung oder um einen Termin zu vereinbaren. Wir kümmern uns um Ihre Nutzfahrzeuge."
buttons={[
{
text: "Jetzt anrufen", href: "tel:+49591123456"},