Merge version_2_1777377242595 into main
Merge version_2_1777377242595 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -36,7 +36,7 @@ export default function Layout() {
|
||||
copyright="© 2026 Brand. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product", links: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
@@ -44,7 +44,7 @@ export default function Layout() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", links: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user