2 Commits

Author SHA1 Message Date
7cc21cd628 Update src/app/page.tsx 2026-05-04 16:50:37 +00:00
12e6985f18 Merge version_2 into main
Merge version_2 into main
2026-05-04 16:49:10 +00:00

View File

@@ -66,9 +66,9 @@ export default function LandingPage() {
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Jetzt Angebot anfordern", href: "#kontakt"}, text: "Get a Quote", href: "#kontakt"},
{ {
text: "Leistungen ansehen", href: "#leistungen"}, text: "View Services", href: "#leistungen"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/drone-view-jackson-cascades-sunlight-michigan_181624-21167.jpg" imageSrc="http://img.b2bpic.net/free-photo/drone-view-jackson-cascades-sunlight-michigan_181624-21167.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"