Compare commits
23 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d49015ba2 | |||
| c23bc73ac0 | |||
| b168a9badc | |||
| 371b159290 | |||
| bb5d7b6727 | |||
| bdff94ff1c | |||
| d9be834731 | |||
| 61b85ed32a | |||
| 1ab629a728 | |||
| 0d15de0d67 | |||
| caa6ffa0b5 | |||
| 8724c2d451 | |||
| 46764c5ed7 | |||
| a8290a4901 | |||
| 75972642bb | |||
| d47f017902 | |||
| 709908d8ef | |||
| bf7cc880d8 | |||
| adac74c097 | |||
| be36b3dc75 | |||
| c5a580318a | |||
| dda21a7fe6 | |||
| 1f0ad1ea30 |
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
|||||||
text: "Spoznajte Nás", href: "#about"},
|
text: "Spoznajte Nás", href: "#about"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/soccer-stadium-full-people_23-2151548638.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EuICNkH3LI11nHK4HpX7kHvGfx/uploaded-1781025209311-l2twzkkv.jpg"
|
||||||
imageAlt="Dynamic soccer action shot"
|
imageAlt="Dynamic soccer action shot"
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
/>
|
/>
|
||||||
@@ -340,4 +340,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
--background: #1d681e;
|
--background: #1d681e;
|
||||||
--card: #0b1a0b;
|
--card: #0b1a0b;
|
||||||
--foreground: #e6ffe6;
|
--foreground: #eaf32d;
|
||||||
--primary-cta: #80da9b;
|
--primary-cta: #f3f3f3;
|
||||||
--primary-cta-text: #000802;
|
--primary-cta-text: #000802;
|
||||||
--secondary-cta: #07170b;
|
--secondary-cta: #07170b;
|
||||||
--secondary-cta-text: #e6ffe6;
|
--secondary-cta-text: #e6ffe6;
|
||||||
|
|||||||
Reference in New Issue
Block a user