From 4eced776fcf4349497854c61cfa8ba3f5b62f89f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 20:03:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 257 +++++++++++------------------------------------ 1 file changed, 58 insertions(+), 199 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d976b12..3660855 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,30 +32,18 @@ export default function LandingPage() { @@ -63,51 +51,28 @@ export default function LandingPage() {
@@ -373,8 +241,7 @@ export default function LandingPage() { @@ -386,24 +253,16 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com/autos_hitti", - ariaLabel: "Instagram de Autos Hitti", - }, + href: "https://instagram.com/autos_hitti", ariaLabel: "Instagram de Autos Hitti"}, { icon: Facebook, - href: "https://facebook.com/autoshitti", - ariaLabel: "Facebook de Autos Hitti", - }, + href: "https://facebook.com/autoshitti", ariaLabel: "Facebook de Autos Hitti"}, { icon: Film, - href: "https://tiktok.com/@autoshitti", - ariaLabel: "TikTok de Autos Hitti", - }, + href: "https://tiktok.com/@autoshitti", ariaLabel: "TikTok de Autos Hitti"}, { icon: Film, - href: "https://youtube.com/@autoshitti", - ariaLabel: "YouTube de Autos Hitti", - }, + href: "https://youtube.com/@autoshitti", ariaLabel: "YouTube de Autos Hitti"}, ]} />