5 Commits

Author SHA1 Message Date
e1f2b2bfb8 Merge version_2 into main
Merge version_2 into main
2026-05-02 23:38:57 +00:00
238e83cfe0 Update src/app/page.tsx 2026-05-02 23:38:54 +00:00
2cbc7586da Merge version_1 into main
Merge version_1 into main
2026-05-02 23:36:25 +00:00
4b588216fb Merge version_1 into main
Merge version_1 into main
2026-05-02 23:35:58 +00:00
ff961088de Merge version_1 into main
Merge version_1 into main
2026-05-02 23:35:32 +00:00

View File

@@ -5,12 +5,12 @@ import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial'; import HeroLogo from '@/components/sections/hero/HeroLogo';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import SplitAbout from '@/components/sections/about/SplitAbout';
import { Award, CheckCircle, Clock } from "lucide-react"; import { Award, CheckCircle, Clock } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
@@ -40,42 +40,28 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero-logo" data-section="hero-logo">
<HeroOverlayTestimonial <HeroLogo
title="Montageservice in Freiburg, der hält, was andere versprechen." logoText="MC Montageservice"
description="Schnell. Sauber. Zuverlässig. Wir montieren Ihre Möbel professionell damit Sie sich um nichts kümmern müssen." description="Ihr zuverlässiger Partner für professionellen Möbelaufbau in Freiburg. Schnell, sauber und präzise."
testimonials={[ buttons={[{ text: "Angebot anfragen", href: "#contact" }]}
{ imageSrc="http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15656.jpg?_wi=2"
name: "Inga Jürgens", handle: "@ingaj", testimonial: "Besser geht es nicht.", rating: 5, />
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15656.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg"}, </div>
{
name: "Tim Zimmermann", handle: "@timz", testimonial: "Perfekt, schnell und zuverlässig.", rating: 5, <div id="split-about" data-section="split-about">
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg"}, <SplitAbout
{ title="Über MC Montageservice"
name: "Dimitra P.", handle: "@dimip", testimonial: "Sauber, präzise und unglaublich freundlich.", rating: 5, description="Wir sind spezialisiert auf die fachgerechte Montage Ihrer Möbel und Einbauten."
imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg"}, textboxLayout="split"
{ useInvertedBackground={true}
name: "Lukas M.", handle: "@lukasm", testimonial: "Sehr professionelle Arbeit, gerne wieder.", rating: 5, bulletPoints={[
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg"}, { title: "Erfahrung", description: "Langjährige Expertise im Möbelbau." },
{ { title: "Zuverlässigkeit", description: "Pünktlich und sauber." },
name: "Sabine F.", handle: "@sabinef", testimonial: "Ein echter Profi am Werk, vielen Dank!", rating: 5, { title: "Flexibilität", description: "Individuelle Lösungen für jedes Projekt." }
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-girl-smiling-happy-standing-city_839833-24626.jpg?_wi=1", imageAlt: "professional furniture assembly team Freiburg"}, ]}
]} imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg?_wi=2"
buttons={[ />
{ text: "Jetzt Angebot anfragen", href: "#contact" },
{ text: "Direkt anrufen", href: "tel:+49123456789" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15656.jpg?_wi=2"
imageAlt="Professionelle Möbelmontage in Freiburg"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/young-pretty-woman-outdoors_624325-737.jpg", alt: "happy customer 1" },
{ src: "http://img.b2bpic.net/free-photo/view-attractive-woman-doing-selfie-camera_197531-33575.jpg", alt: "happy customer 2" },
{ src: "http://img.b2bpic.net/free-photo/young-cozy-woman-outdoors_624325-752.jpg", alt: "happy customer 3" },
{ src: "http://img.b2bpic.net/free-photo/happy-young-smiling-mestizo-woman-looking-camera-headshot-portrait_1163-4854.jpg", alt: "happy customer 4" },
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", alt: "happy customer 5" },
]}
avatarText="Über 50 zufriedene Kunden"
/>
</div> </div>
<div id="social-proof" data-section="social-proof"> <div id="social-proof" data-section="social-proof">
@@ -102,14 +88,6 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="services" data-section="services">
<TextSplitAbout
useInvertedBackground={true}
title="Unsere Leistungen"
description={["• Möbelmontage (IKEA, XXXLutz, Poco, etc.)", "• PAX Schranksysteme (Spezialist)", "• Küchenmontage & individuelle Sonderlösungen", "• TV-Wandmontage & Lampeninstallation", "• Umzugsnahe Montagearbeiten"]}
/>
</div>
<div id="why-us" data-section="why-us"> <div id="why-us" data-section="why-us">
<MetricCardOne <MetricCardOne
animationType="slide-up" animationType="slide-up"
@@ -158,22 +136,6 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="about-owner" data-section="about-owner">
<TextSplitAbout
useInvertedBackground={true}
title="Ihr Ansprechpartner: Mario Cosic"
description={["Ich lege persönlich Wert darauf, dass jede Montage perfekt ausgeführt wird.", "Gemeinsam mit meinem Team sorge ich dafür, dass Sie sich auf das Ergebnis verlassen können ohne Stress, ohne Überraschungen.", "Viele unserer Kunden buchen uns immer wieder oder empfehlen uns direkt weiter."]}
/>
</div>
<div id="seo-local" data-section="seo-local">
<TextSplitAbout
useInvertedBackground={false}
title="Montageservice in Freiburg & Umgebung"
description={["Wir sind in Freiburg im Breisgau sowie im gesamten Umland für Sie im Einsatz.", "Egal ob einzelne Möbelstücke oder komplette Einrichtungen wir sind Ihr zuverlässiger Partner vor Ort."]}
/>
</div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
useInvertedBackground={true} useInvertedBackground={true}
@@ -188,7 +150,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ items: [{ label: "Über uns", href: "#about-owner" }, { label: "Leistungen", href: "#services" }, { label: "Kontakt", href: "#contact" }] }, { items: [{ label: "Über uns", href: "#split-about" }, { label: "Leistungen", href: "#features-problem" }, { label: "Kontakt", href: "#contact" }] },
{ items: [{ label: "Impressum", href: "#" }, { label: "Datenschutz", href: "#" }] }, { items: [{ label: "Impressum", href: "#" }, { label: "Datenschutz", href: "#" }] },
]} ]}
logoText="MC Montageservice" logoText="MC Montageservice"