Merge version_1_1782372103801 into main #2
@@ -49,7 +49,7 @@ export default function Layout() {
|
||||
copyright="© 2026 Brand. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product", links: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
@@ -57,7 +57,7 @@ export default function Layout() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", links: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user