Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -31,7 +31,7 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="BoxPVP.pl"
|
||||
navItems={[
|
||||
{ name: "Rangi", id: "product" },
|
||||
{ name: "Pakiety", id: "product" },
|
||||
{ name: "Cennik", id: "pricing" },
|
||||
{ name: "O nas", id: "about" },
|
||||
{ name: "FAQ", id: "faq" }
|
||||
@@ -220,20 +220,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
tag="Newsletter"
|
||||
tagIcon={Mail}
|
||||
title="Bądź na bieżąco z najnowszymi aktualizacjami"
|
||||
description="Subskrybuj nasz newsletter i otrzymuj ekskluzywne oferty, informacje o nowych mapach i turniejach bezpośrednio na swoją skrzynkę."
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Wpisz swój email"
|
||||
buttonText="Subskrybuj"
|
||||
termsText="Będziemy wysyłać maksymalnie 2 maile na miesiąc. Możesz się wypisać w każdej chwili."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="BoxPVP.pl"
|
||||
|
||||
Reference in New Issue
Block a user