From 1d9e2e9c32f70e532139aa7815fd4ae83facf61c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 17:19:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 333 +++++++++++------------------------------------ 1 file changed, 73 insertions(+), 260 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a28725f..1230648 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,37 +33,23 @@ export default function LandingPage() { @@ -72,46 +58,25 @@ export default function LandingPage() { @@ -371,6 +239,7 @@ export default function LandingPage() { @@ -430,14 +263,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Nike", - "Adidas", - "Puma", - "Orange", - "Coca-Cola", - "Qatar Airways", - "Ooredoo", - ]} + "Nike", "Adidas", "Puma", "Orange", "Coca-Cola", "Qatar Airways", "Ooredoo"]} title="OFFICIAL PARTNERS" description="Our success is built on strong partnerships. We proudly collaborate with leading brands who share our vision for excellence and community impact." tag="Trusted Collaborators" @@ -451,18 +277,13 @@ export default function LandingPage() { @@ -476,24 +297,16 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/EST", - ariaLabel: "Facebook", - }, + href: "https://facebook.com/EST", ariaLabel: "Facebook"}, { icon: Twitter, - href: "https://twitter.com/EST", - ariaLabel: "Twitter", - }, + href: "https://twitter.com/EST", ariaLabel: "Twitter"}, { icon: Instagram, - href: "https://instagram.com/EST", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/EST", ariaLabel: "Instagram"}, { icon: Film, - href: "https://youtube.com/EST", - ariaLabel: "YouTube", - }, + href: "https://youtube.com/EST", ariaLabel: "YouTube"}, ]} />