From 14c8ffc4969eacb293bf8dbb3468b2c4d6abbd49 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 16:39:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 285 ++++++++--------------------------------------- 1 file changed, 45 insertions(+), 240 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21de265..04e178e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -379,16 +192,8 @@ export default function LandingPage() { logoText="PixelPulse" copyrightText="© 2025 PixelPulse Designs. All rights reserved." socialLinks={[ - { - icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, - { - icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + { icon: Twitter, href: "#", ariaLabel: "Twitter" }, + { icon: Instagram, href: "#", ariaLabel: "Instagram" }, ]} />