diff --git a/src/app/page.tsx b/src/app/page.tsx index e8ce08b..8d776fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} dashboard={{ title: "Growth Metrics Hub", logoIcon: TrendingUp, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcLFFXInSAMSlitWKIH28W7MUy/a-sleek-dark-tech-dashboard-showing-mark-1772886892864-5679c620.png?_wi=1", imageAlt: "Growth metrics dashboard", searchPlaceholder: "Search campaigns...", buttons: [ + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcLFFXInSAMSlitWKIH28W7MUy/a-sleek-dark-tech-dashboard-showing-mark-1772886892864-5679c620.png", imageAlt: "Growth metrics dashboard", searchPlaceholder: "Search campaigns...", buttons: [ { text: "Analytics", href: "#" }, { text: "Export Report", href: "#" }, ], @@ -256,9 +256,9 @@ export default function LandingPage() { { id: "5", title: "What if we're early stage?", content: "Perfect. We work with pre-revenue founders through Series C companies. Our approach scales with your business—starting with go-to-market strategy, then expanding into full growth architecture as you scale. Early engagement often yields the highest ROI."}, { - id: "6", title: "How do you handle accountability?", content: "Monthly dashboards, weekly strategic calls, and quarterly business reviews. Every tactic is mapped to revenue targets. If we're not tracking toward agreed KPIs, we pivot. Transparency and accountability are non-negotiable."}, + id: "6", title: "How do you handle accountability?", content: "Monthly dashboards, weekly strategic calls, and quarterly business reviews. Every tactic is mapped to revenue targets. If we're not tracking toward agreed KPIs, we pivot. Transparency and accountability are non-negotiable."} ]} - animationType="slide-up" + animationType="smooth" faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -284,7 +284,7 @@ export default function LandingPage() { name: "message", placeholder: "Tell us about your growth goals and primary challenges...", rows: 5, required: true, }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcLFFXInSAMSlitWKIH28W7MUy/a-sleek-dark-tech-dashboard-showing-mark-1772886892864-5679c620.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcLFFXInSAMSlitWKIH28W7MUy/a-sleek-dark-tech-dashboard-showing-mark-1772886892864-5679c620.png" imageAlt="Growth metrics dashboard" mediaAnimation="slide-up" mediaPosition="right"