5 Commits

Author SHA1 Message Date
1fdb3bd651 Update src/app/page.tsx 2026-03-07 18:19:21 +00:00
d603694ae3 Update src/app/layout.tsx 2026-03-07 18:19:20 +00:00
4c256c84d6 Merge version_1 into main
Merge version_1 into main
2026-03-07 17:18:29 +00:00
ceff3ad004 Merge version_1 into main
Merge version_1 into main
2026-03-07 17:17:44 +00:00
185d94f591 Merge version_1 into main
Merge version_1 into main
2026-03-07 17:16:22 +00:00
2 changed files with 12 additions and 1405 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -236,7 +236,7 @@ export default function LandingPage() {
animationType="background-highlight" animationType="background-highlight"
buttons={[ buttons={[
{ text: "Zarezerwuj konsultację", href: "https://calendar.app.google.com" }, { 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" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}