Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b74d9a2832 | |||
| f5b5f431ea | |||
| 2c26e187cd | |||
| f0681e34ed |
@@ -33,8 +33,6 @@ export default function LandingPage() {
|
|||||||
name: "Home", id: "hero"},
|
name: "Home", id: "hero"},
|
||||||
{
|
{
|
||||||
name: "Services", id: "services"},
|
name: "Services", id: "services"},
|
||||||
{
|
|
||||||
name: "Projects", id: "projects"},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials", id: "testimonials"},
|
name: "Testimonials", id: "testimonials"},
|
||||||
{
|
{
|
||||||
@@ -179,4 +177,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user