From 6999d66849860abab22cfc8ebb73d1713b8291f5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 14:20:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d61c73..cf4965b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,11 +217,11 @@ export default function LandingPage() { copyrightText="© 2025 Shore Circuit | NICEIC Registered Electricians | Staffordshire" socialLinks={[ { icon: Facebook, href: "https://facebook.com", ariaLabel: "Visit our Facebook page" }, - { icon: Instagram, href: "https://instagram.com", ariaLabel: "Follow us on Instagram" }, + { icon: Instagram, href: "https://www.instagram.com/shore.circuit/", ariaLabel: "Follow us on Instagram" }, { icon: Linkedin, href: "https://linkedin.com", ariaLabel: "Connect on LinkedIn" } ]} /> ); -} +} \ No newline at end of file -- 2.49.1