diff --git a/src/app/page.tsx b/src/app/page.tsx index ebcd017..2ed84f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file