From 94231a6dec346a145bc4d804317cac96afb860fc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:43:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d6753c..8b1349f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { description="Let's collaborate to create a website that not only looks stunning but also drives results. I'm excited to bring your vision to life." buttons={[ { text: "Contact Me", href: "mailto:friisp@gmail.com" }, - { text: "Call: +49 176 61169654", href: "tel:+49176611696541" } + { text: "Call: +49 179 2355413", href: "tel:+49176611696541" } ]} buttonAnimation="slide-up" background={{ variant: "animated-grid" }} -- 2.49.1