Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-23 02:22:11 +00:00

View File

@@ -251,7 +251,7 @@ export default function LandingPage() {
{
title: "Social", items: [
{
label: "Instagram", href: "#"},
label: "Instagram: @focusframe", href: "#"},
{
label: "Pinterest", href: "#"},
],
@@ -262,4 +262,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}