From 46e5739b2ba167f277bdd5de9443c839236e2eed Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 00:25:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 222 +++++++++++------------------------------------ 1 file changed, 53 insertions(+), 169 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2afae25..a9a031c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,59 +47,36 @@ export default function LandingPage() {
@@ -117,41 +86,28 @@ export default function LandingPage() { useInvertedBackground={false} title="Visionary Craftsmanship" description={[ - "We merge data-driven precision with high-concept creativity. AuraMedia isn't just an agency; it is a catalyst for brand dominance.", - "From viral content engineering to community lifecycle management, we handle the nuances that separate the fleeting from the iconic.", - ]} + "We merge data-driven precision with high-concept creativity. AuraMedia isn't just an agency; it is a catalyst for brand dominance.", "From viral content engineering to community lifecycle management, we handle the nuances that separate the fleeting from the iconic."]} />
@@ -269,20 +177,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How do you measure success?", - content: "We utilize proprietary multi-channel attribution and sentiment analysis for holistic visibility.", - }, + id: "q1", title: "How do you measure success?", content: "We utilize proprietary multi-channel attribution and sentiment analysis for holistic visibility."}, { - id: "q2", - title: "Do you work with startups?", - content: "Yes, we specialize in scaling brands that are ready to leverage their unique market position.", - }, + id: "q2", title: "Do you work with startups?", content: "Yes, we specialize in scaling brands that are ready to leverage their unique market position."}, { - id: "q3", - title: "What platforms are prioritized?", - content: "We prioritize high-conversion environments—predominantly Instagram, LinkedIn, and strategic emerging channels.", - }, + id: "q3", title: "What platforms are prioritized?", content: "We prioritize high-conversion environments—predominantly Instagram, LinkedIn, and strategic emerging channels."}, ]} imageSrc="http://img.b2bpic.net/free-photo/diverse-colleagues-discuss-strategy-ideas_482257-121981.jpg" mediaAnimation="blur-reveal" @@ -296,8 +195,7 @@ export default function LandingPage() {