Update src/app/page.tsx

This commit is contained in:
2026-05-22 21:03:05 +00:00
parent 7905845763
commit b2ae433fb5

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "Kostenloses Angebot", href: "#kontakt" }
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", imageAlt: "handyman tools construction site" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg?_wi=1", imageAlt: "handyman tools construction site" },
{ imageSrc: "http://img.b2bpic.net/free-photo/glassblower-shaping-molten-glass_107420-74294.jpg", imageAlt: "handyman tools construction site" }
]}
mediaAnimation="slide-up"
@@ -70,7 +70,7 @@ export default function LandingPage() {
{
title: "Möbelmontage", description: "Professioneller Aufbau Ihrer Möbel.", icon: Wrench,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-vector/furniture-assembly-flat-set-isolated-icons-with-characters-working-people-with-rulers-tools-vector-illustration_1284-73069.jpg" }
]
},
@@ -84,7 +84,7 @@ export default function LandingPage() {
{
title: "Reparaturen", description: "Schnelle Hilfe bei kleinen Schäden.", icon: Wrench,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576463.jpg" }
]
}
@@ -101,9 +101,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{ id: "1", name: "Pünktlichkeit", role: "Unser Versprechen", description: "Wir halten Termine ein.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", imageAlt: "happy customer portrait" },
{ id: "2", name: "Sauberkeit", role: "Standard", description: "Wir hinterlassen alles sauber.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", imageAlt: "happy customer portrait" },
{ id: "3", name: "Fairness", role: "Transparenz", description: "Keine versteckten Kosten.", imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg", imageAlt: "happy customer portrait" }
{ id: "1", name: "Pünktlichkeit", role: "Unser Versprechen", description: "Wir halten Termine ein.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2", imageAlt: "happy customer portrait" },
{ id: "2", name: "Sauberkeit", role: "Standard", description: "Wir hinterlassen alles sauber.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg?_wi=2", imageAlt: "happy customer portrait" },
{ id: "3", name: "Fairness", role: "Transparenz", description: "Keine versteckten Kosten.", imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg?_wi=2", imageAlt: "happy customer portrait" }
]}
title="Warum Berlimo Handwerk?"
description="Wir stehen für Zuverlässigkeit, Sauberkeit und faire Berliner Preise."