From 793e5a416f2853fef81dc366c71597b778b7d065 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:50:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 848102f..6d93d99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -303,7 +303,7 @@ export default function LandingPage() { { title: "Social", items: [ { - label: "Instagram", href: "#"}, + label: "Instagram", href: "https://www.instagram.com/docbarnet?igsh=MWMwdHBnamFibXc3Yw%3D%3D&utm_source=qr"}, { label: "Facebook", href: "#"}, { -- 2.49.1