Merge version_2 into main #4
@@ -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