Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf13e52fd4 | |||
| 93708fa756 | |||
| 058b49f19d | |||
| fa04c962da | |||
| 4249d1b7a8 |
@@ -32,6 +32,7 @@ export default function LandingPage() {
|
||||
{ name: "Hjem", id: "hero" },
|
||||
{ name: "Om Oss", id: "about" },
|
||||
{ name: "Kolleksjon", id: "products" },
|
||||
{ name: "Erfaringer", id: "testimonials" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="OsloStyle"
|
||||
@@ -126,4 +127,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user