Update src/app/page.tsx

This commit is contained in:
2026-04-05 23:14:10 +00:00
parent 779953a317
commit b9c664ca75

View File

@@ -46,13 +46,15 @@ export default function LandingPage() {
tag="NEW: 2025 REVENUE ENGINE"
buttons={[{ text: "Book Strategy Call", href: "#contact" }]}
dashboard={{
title: "Revenue Growth", stats: [
title: "Revenue Growth",
stats: [
{ title: "Monthly Revenue", titleMobile: "MRR", values: [15000, 25000, 45000], valuePrefix: "$", description: "Growth over Q1" },
{ title: "Client Pipeline", titleMobile: "Leads", values: [12, 34, 88], description: "High-intent inbound" },
{ title: "Conversion Rate", titleMobile: "CVR", values: [2, 5, 12], description: "Discovery call conversion" }
],
logoIcon: Sparkles,
sidebarItems: [{ icon: Target, active: true }, { icon: BarChart3 }],
buttons: [{ text: "Export Report", onClick: () => console.log("Export") }],
listItems: [{ icon: CheckCircle2, title: "Funnel Optimization", status: "Complete" }],
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419486.jpg"
}}
@@ -73,6 +75,7 @@ export default function LandingPage() {
<FeatureCardSeven
animationType="blur-reveal"
title="Core Systems for Revenue"
description="Proven systems to scale your creative agency's revenue model."
textboxLayout="split"
features={[
{ title: "High-Ticket Architecture", description: "Designing offers that justify premium pricing.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg" },