Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75972642bb | |||
| d47f017902 | |||
| 709908d8ef | |||
| bf7cc880d8 | |||
| adac74c097 | |||
| be36b3dc75 | |||
| de34b4a078 | |||
| 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>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,10 +10,10 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000802;
|
--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