diff --git a/src/app/page.tsx b/src/app/page.tsx
index f80ad56..75cc4a4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -58,79 +46,33 @@ export default function LandingPage() {
description="Schnell. Sauber. Zuverlässig. Wir montieren Ihre Möbel professionell – damit Sie sich um nichts kümmern müssen."
testimonials={[
{
- 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",
- },
+ 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", imageAlt: "professional furniture assembly team Freiburg"},
{
- name: "Tim Zimmermann",
- handle: "@timz",
- testimonial: "Perfekt, schnell und zuverlässig.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg?_wi=1",
- imageAlt: "professional furniture assembly team Freiburg",
- },
+ name: "Tim Zimmermann", handle: "@timz", testimonial: "Perfekt, schnell und zuverlässig.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg", imageAlt: "professional furniture assembly team Freiburg"},
{
- name: "Dimitra P.",
- handle: "@dimip",
- testimonial: "Sauber, präzise und unglaublich freundlich.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg?_wi=1",
- imageAlt: "professional furniture assembly team Freiburg",
- },
+ name: "Dimitra P.", handle: "@dimip", testimonial: "Sauber, präzise und unglaublich freundlich.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg", imageAlt: "professional furniture assembly team Freiburg"},
{
- name: "Lukas M.",
- handle: "@lukasm",
- testimonial: "Sehr professionelle Arbeit, gerne wieder.",
- rating: 5,
- 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",
- },
+ name: "Lukas M.", handle: "@lukasm", testimonial: "Sehr professionelle Arbeit, gerne wieder.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg", imageAlt: "professional furniture assembly team Freiburg"},
{
- name: "Sabine F.",
- handle: "@sabinef",
- testimonial: "Ein echter Profi am Werk, vielen Dank!",
- rating: 5,
- 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",
- },
+ name: "Sabine F.", handle: "@sabinef", testimonial: "Ein echter Profi am Werk, vielen Dank!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-girl-smiling-happy-standing-city_839833-24626.jpg", imageAlt: "professional furniture assembly team Freiburg"},
]}
buttons={[
- {
- text: "Jetzt Angebot anfragen",
- href: "#contact",
- },
- {
- text: "Direkt anrufen",
- href: "tel:+49123456789",
- },
+ { 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"
+ imageSrc="http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15656.jpg"
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",
- },
+ { 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"
/>
@@ -140,15 +82,7 @@ export default function LandingPage() {
@@ -159,24 +93,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Kein Stress",
- description: "Sie lehnen sich zurück, wir montieren alles präzise und sauber.",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg?_wi=2",
- imageAlt: "Kein Stress Montage",
- },
- {
- title: "Kein Risiko",
- description: "Unsere Arbeit ist versichert und entspricht höchsten handwerklichen Standards.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg?_wi=2",
- imageAlt: "Kein Risiko Montage",
- },
- {
- title: "Kein Zeitverlust",
- description: "Pünktlich auf die Minute, damit Ihr Tag nicht durch Montagearbeiten aufgehalten wird.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg?_wi=2",
- imageAlt: "Kein Zeitverlust Montage",
- },
+ { title: "Kein Stress", description: "Sie lehnen sich zurück, wir montieren alles präzise und sauber.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-contractor-tiling-floor_23-2149344006.jpg", imageAlt: "Kein Stress Montage" },
+ { title: "Kein Risiko", description: "Unsere Arbeit ist versichert und entspricht höchsten handwerklichen Standards.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384781.jpg", imageAlt: "Kein Risiko Montage" },
+ { title: "Kein Zeitverlust", description: "Pünktlich auf die Minute, damit Ihr Tag nicht durch Montagearbeiten aufgehalten wird.", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-cabinet-decorative-elements_23-2151972883.jpg", imageAlt: "Kein Zeitverlust Montage" },
]}
title="Möbelaufbau kann schnell zum Stress werden"
description="Unklare Anleitungen, fehlendes Werkzeug, stundenlange Arbeit – und am Ende passt es trotzdem nicht perfekt. Wir übernehmen den kompletten Aufbau – professionell, effizient und sauber."
@@ -187,13 +106,7 @@ export default function LandingPage() {
@@ -204,27 +117,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "100%",
- title: "Weiterempfehlungsrate",
- description: "Unser Ziel ist höchste Zufriedenheit.",
- icon: Award,
- },
- {
- id: "m2",
- value: "24h",
- title: "Reaktionszeit",
- description: "Schnelle Antwort auf Anfragen.",
- icon: Clock,
- },
- {
- id: "m3",
- value: "50+",
- title: "Projekte",
- description: "Erfolgreich montierte Möbelstücke.",
- icon: CheckCircle,
- },
+ { id: "m1", value: "100%", title: "Weiterempfehlungsrate", description: "Unser Ziel ist höchste Zufriedenheit.", icon: Award },
+ { id: "m2", value: "24h", title: "Reaktionszeit", description: "Schnelle Antwort auf Anfragen.", icon: Clock },
+ { id: "m3", value: "50+", title: "Projekte", description: "Erfolgreich montierte Möbelstücke.", icon: CheckCircle },
]}
title="Warum Kunden uns immer wieder buchen"
description="Wir setzen auf Qualität statt Quantität."
@@ -233,50 +128,16 @@ export default function LandingPage() {
@@ -328,10 +170,7 @@ export default function LandingPage() {
@@ -340,26 +179,8 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Jetzt stressfrei montieren lassen"
description="Antwort in der Regel innerhalb weniger Stunden."
- inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Ihr Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "E-Mail-Adresse",
- required: true,
- },
- ]}
- textarea={{
- name: "message",
- placeholder: "Ihr Anliegen (z.B. Möbel-Typ, Ort)",
- rows: 4,
- required: true,
- }}
+ inputs={[{ name: "name", type: "text", placeholder: "Ihr Name", required: true }, { name: "email", type: "email", placeholder: "E-Mail-Adresse", required: true }]}
+ textarea={{ name: "message", placeholder: "Ihr Anliegen (z.B. Möbel-Typ, Ort)", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/shopping-technology-thoughtful-man-showing-digital-tablet-screen-looking-upper-left-corner-thinking-standing_1258-26601.jpg"
/>
@@ -367,34 +188,8 @@ export default function LandingPage() {