Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -208,17 +208,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
label: "Про нас", href: "#about"},
|
||||
{
|
||||
label: "Shop", href: "#products"},
|
||||
label: "Магазин", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Support", href: "#"},
|
||||
label: "Підтримка", href: "#"},
|
||||
{
|
||||
label: "Terms", href: "#"},
|
||||
label: "Умови", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user