Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e3b45bd30c | |||
| 2652caa7ad | |||
| 1c5b834b36 | |||
| 97e9705f8a |
@@ -212,9 +212,9 @@ export default function LandingPage() {
|
|||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="NEW LEGACY BARBERSHOP"
|
logoText="NEW LEGACY BARBERSHOP"
|
||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Privacy Policy", href: "#"}}
|
text: "About Us", href: "#about"}}
|
||||||
rightLink={{
|
rightLink={{
|
||||||
text: "Terms of Service", href: "#"}}
|
text: "Our Services", href: "#services"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user