Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user