Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb60649673 | |||
| fee5ece5f2 | |||
| 35b880ad93 | |||
| 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
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogoBillboard
|
<HeroLogoBillboard
|
||||||
logoText="Webild"
|
logoText="Webild"
|
||||||
description="Strony, które pomagają NGO, instytucjom i firmom pozyskiwać dofinansowanie. Technologia premium, wsparcie 24/7, panel admina lepszy niż WordPress."
|
description="Pozyskaj więcej dofinansowania dzięki stronom premium dla NGO, instytucji i firm. Technologia zaawansowana i wsparcie 24/7 — proven to increase grant success rates."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Zaplanuj konsultację", href: "contact" },
|
{ text: "Zaplanuj konsultację", href: "contact" },
|
||||||
{ text: "Poznaj możliwości", href: "about" }
|
{ text: "Poznaj możliwości", href: "about" }
|
||||||
@@ -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