Merge version_2_1777587625895 into main #2

Merged
bender merged 1 commits from version_2_1777587625895 into main 2026-04-30 22:25:11 +00:00

View File

@@ -39,7 +39,7 @@ export default function Layout() {
copyright="© 2026 Brand. All rights reserved."
columns={[
{
title: "Product", links: [
title: "Product", items: [
{
label: "Features", href: "#features"},
{
@@ -47,7 +47,7 @@ export default function Layout() {
],
},
{
title: "Company", links: [
title: "Company", items: [
{
label: "About", href: "#about"},
{