diff --git a/src/app/page.tsx b/src/app/page.tsx index e42a852..bf6efac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -54,96 +46,51 @@ export default function LandingPage() { @@ -153,14 +100,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "LuxeLife", - "Velocity Tech", - "Bloom Beauty", - "Summit Capital", - "Apex Design", - "Prime Fitness", - "Urban Pulse", - ]} + "LuxeLife", "Velocity Tech", "Bloom Beauty", "Summit Capital", "Apex Design", "Prime Fitness", "Urban Pulse"]} title="Trusted by Visionary Brands" description="Partnering with the world's most innovative brands to redefine digital influence." /> @@ -174,17 +114,11 @@ export default function LandingPage() { description="We are a boutique social media agency dedicated to precision. Our team combines deep analytical insights with high-fidelity creative output, ensuring every post aligns with your brand's ultimate vision." bulletPoints={[ { - title: "Precision Strategy", - description: "Hyper-targeted campaigns designed to maximize engagement.", - }, + title: "Precision Strategy", description: "Hyper-targeted campaigns designed to maximize engagement."}, { - title: "Premium Content", - description: "High-production-value assets that stop the scroll.", - }, + title: "Premium Content", description: "High-production-value assets that stop the scroll."}, { - title: "Exponential Growth", - description: "Continuous optimization for scaling impact and reach.", - }, + title: "Exponential Growth", description: "Continuous optimization for scaling impact and reach."}, ]} imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg" mediaAnimation="slide-up" @@ -193,25 +127,17 @@ export default function LandingPage() {