Update src/app/page.tsx

This commit is contained in:
2026-03-08 19:04:09 +00:00
parent fb65dabf2d
commit e71fac6041

View File

@@ -35,7 +35,8 @@ export default function LandingPage() {
{ name: "Kontakt", id: "contact" },
]}
button={{
text: "Anfrage stellen", href: "#contact"}}
text: "Anfrage stellen", href: "#contact"
}}
/>
</div>
@@ -66,7 +67,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/woodworking-professional-using-sandpaper-sanding-wooden-surface_482257-97482.jpg"
imageAlt="Handwerksmeister bei der Arbeit"
useInvertedBackground={false}
mediaAnimation="slide-up"
tagAnimation="blur-reveal"
/>
</div>
@@ -104,13 +104,17 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Marcus Schulze", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg"},
id: "1", name: "Marcus Schulze", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg"
},
{
id: "2", name: "Angela Fischer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg"},
id: "2", name: "Angela Fischer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg"
},
{
id: "3", name: "Thomas Weber", imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg"},
id: "3", name: "Thomas Weber", imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg"
},
{
id: "4", name: "Petra Hoffmann", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg"},
id: "4", name: "Petra Hoffmann", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg"
},
]}
cardTitle="Über 300 zufriedene Kunden vertrauen Trumpler & Weiland für ihre Holzbau- und Innenausbau-Projekte"
cardTag="Kundenzufriedenheit"