Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72e71099de | |||
| bf970f0456 | |||
| e1a2fb613a | |||
| 3860399f12 |
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "KONTAKT", id: "kontakt"},
|
name: "KONTAKT", id: "kontakt"},
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-photo/biohazard-sign-ai-generated_268835-18690.jpg"
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EybechT2ALZHRj4ylX63LWEFAT/uploaded-1781154486499-grhjod3q.png"
|
||||||
logoAlt="LKS PŁOMIEŃ TURZNICA Club Logo"
|
logoAlt="LKS PŁOMIEŃ TURZNICA Club Logo"
|
||||||
brandName="LKS PŁOMIEŃ TURZNICA"
|
brandName="LKS PŁOMIEŃ TURZNICA"
|
||||||
/>
|
/>
|
||||||
@@ -75,6 +75,14 @@ export default function LandingPage() {
|
|||||||
tag="Pasja i Zwycięstwo"
|
tag="Pasja i Zwycięstwo"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/sports-field-empty_1308-41481.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/sports-field-empty_1308-41481.jpg"
|
||||||
imageAlt="Dynamic football stadium with LKS Płomień Turznica branding"
|
imageAlt="Dynamic football stadium with LKS Płomień Turznica branding"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Odkryj Naszą Historię", href: "#historia"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "Zobacz Aktualności", href: "#aktualnosci"
|
||||||
|
}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user