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() {