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