From 7cc21cd628f72283993d8f3a5bd7583999c96d32 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 16:50:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c58ca7d..0c3db2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,9 +66,9 @@ export default function LandingPage() { enableKpiAnimation={true} 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" mediaAnimation="slide-up" -- 2.49.1