Compare commits
3 Commits
version_18
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| 599a80d14c | |||
| 8583dd6ceb | |||
| 4f2a2e3f67 |
@@ -30,7 +30,7 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
brandName="WOLNY STUDIO AI"
|
||||
navItems={[
|
||||
{ name: "Start", id: "hero" },
|
||||
{ name: "Start", id: "innowacyjne-rozwiazania" },
|
||||
{ name: "Realizacje", id: "cases" },
|
||||
{ name: "Rozpocznij projekt", id: "contact" }
|
||||
]}
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<div id="innowacyjne-rozwiazania" data-section="innowacyjne-rozwiazania">
|
||||
<TestimonialAboutCard
|
||||
tag="Kim Jesteśmy"
|
||||
tagIcon={Lightbulb}
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function RozpocznijProjektPage() {
|
||||
<NavbarStyleFullscreen
|
||||
brandName="WOLNY STUDIO AI"
|
||||
navItems={[
|
||||
{ name: "Start", id: "hero" },
|
||||
{ name: "Start", id: "innowacyjne-rozwiazania" },
|
||||
{ name: "Realizacje", id: "cases" },
|
||||
{ name: "Rozpocznij projekt", id: "contact" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user