Update src/app/page.tsx

This commit is contained in:
2026-05-10 08:54:03 +00:00
parent 8baf7f3fc9
commit 053ff5f730

View File

@@ -110,6 +110,7 @@ export default function LandingPage() {
<ContactText
text="Gotowy na nową stronę? Porozmawiajmy o Twoim projekcie."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
buttons={[{ text: "Napisz do nas", href: "/kontakt" }]}
/>
</div>