From c5febcc5d543bcae60003ae3cca97744f3a6afd2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 04:11:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 290 +++++++++-------------------------------------- 1 file changed, 56 insertions(+), 234 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4f43e1..19cd75a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,38 +34,22 @@ export default function LandingPage() { @@ -73,44 +57,23 @@ export default function LandingPage() {
@@ -449,14 +275,10 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/thabbookkeeping", - ariaLabel: "Facebook", - }, + href: "https://facebook.com/thabbookkeeping", ariaLabel: "Facebook"}, { icon: Linkedin, - href: "https://linkedin.com/company/thabbookkeeping", - ariaLabel: "LinkedIn", - }, + href: "https://linkedin.com/company/thabbookkeeping", ariaLabel: "LinkedIn"}, ]} />