Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fdb3bd651 | |||
| d603694ae3 | |||
| 4c256c84d6 | |||
| ceff3ad004 | |||
| 185d94f591 |
1413
src/app/layout.tsx
1413
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user