Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ef19996cf5 | |||
| 8db56fe7c5 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Rezervacija", id: "contact"},
|
name: "Rezervacija", id: "contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Frizerski Salon Novi Sad"
|
brandName="Dirty cut"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="Frizerski Salon Novi Sad"
|
logoText="Dirty cut"
|
||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Bulevar Jovana Dučića 39D", href: "#"}}
|
text: "Bulevar Jovana Dučića 39D", href: "#"}}
|
||||||
rightLink={{
|
rightLink={{
|
||||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user