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:
2026-04-28 12:02:01 +00:00

View File

@@ -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"},
{