Update src/app/page.tsx

This commit is contained in:
2026-03-07 18:19:21 +00:00
parent d603694ae3
commit 1fdb3bd651

View File

@@ -236,7 +236,7 @@ export default function LandingPage() {
animationType="background-highlight"
buttons={[
{ text: "Zarezerwuj konsultację", href: "https://calendar.app.google.com" },
{ text: "Napisz wiadomość", href: "mailto:hello@webild.dev" }
{ text: "Skontaktuj się mailowo", href: "mailto:hello@webild.dev" }
]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}