Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d48821ad69 | |||
| f46e1b9cf2 | |||
| a5dc769a84 | |||
| 1edfc98dd0 |
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "spark", badge: "Starter", badgeIcon: Sparkles,
|
||||
price: "$1,500/mo", subtitle: "The Spark - Digital Identity", features: [
|
||||
price: "$1,000/mo", subtitle: "The Spark - Digital Identity", features: [
|
||||
"3 Posts/Week", "SEO Optimization", "Basic Analytics", "Email Support"
|
||||
]
|
||||
},
|
||||
@@ -151,23 +151,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="process" data-section="process">
|
||||
<MetricCardFourteen
|
||||
title="How We Navigate Your Brand to Success"
|
||||
tag="The Lab Process"
|
||||
title="Proven Results Across Industries"
|
||||
tag="Quantifiable Impact"
|
||||
tagAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "Discovery", description: "We analyze your current trajectory and market position to understand where you stand."
|
||||
id: "1", value: "340% Lead Increase", description: "Average increase in qualified leads within 6 months using our data-driven methodology."
|
||||
},
|
||||
{
|
||||
id: "2", value: "Hypothesis", description: "We design a custom roadmap tailored to your specific KPIs and business goals."
|
||||
id: "2", value: "5,000+ Households", description: "Local households reached through our Beacon Direct Mail program per campaign."
|
||||
},
|
||||
{
|
||||
id: "3", value: "Experiment", description: "We launch targeted campaigns and gather real-time data to measure results."
|
||||
id: "3", value: "280% Sales Jump", description: "Average online sales increase for clients within first quarter of web development."
|
||||
},
|
||||
{
|
||||
id: "4", value: "Calibration", description: "We optimize based on results to ensure maximum ROI and continuous improvement."
|
||||
id: "4", value: "98% Client Retention", description: "Clients continue working with us year-over-year due to measurable ROI delivery."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user