From 3939db1b00ebe059baa4718a130cd61a058a856f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:31:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 311 ++++++++++------------------------------------- 1 file changed, 62 insertions(+), 249 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d503e4..9d7af8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,37 +33,21 @@ export default function LandingPage() { @@ -147,14 +106,10 @@ export default function LandingPage() { useInvertedBackground={false} title="About Plex Arts: Where Creativity Meets Strategy" description={[ - "We are a passionate team of designers, developers, and strategists dedicated to transforming your brand's digital presence. From concept to launch, we deliver tailor-made solutions that resonate with your target audience.", - "Our collaborative approach ensures every project is a masterpiece, blending aesthetic appeal with robust functionality. We believe in innovation, quality, and building lasting relationships with our clients.", - ]} + "We are a passionate team of designers, developers, and strategists dedicated to transforming your brand's digital presence. From concept to launch, we deliver tailor-made solutions that resonate with your target audience.", "Our collaborative approach ensures every project is a masterpiece, blending aesthetic appeal with robust functionality. We believe in innovation, quality, and building lasting relationships with our clients."]} buttons={[ { - text: "Learn More About Us", - href: "#contact", - }, + text: "Learn More About Us", href: "#contact"}, ]} buttonAnimation="blur-reveal" /> @@ -164,39 +119,16 @@ export default function LandingPage() { @@ -398,66 +238,39 @@ export default function LandingPage() {