Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
title="Turn Your Website Into a Lead Machine"
|
||||
description="Websites, automation, and review funnels that help local businesses capture more leads, respond instantly, and generate 5-star reviews. Never miss another customer again."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Lead Management Platform"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -126,10 +126,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{ id: "metric-1", value: "89%", title: "Increase in Lead Capture", description: "Average increase in leads captured within first 30 days" },
|
||||
{ id: "metric-2", value: "4.2x", title: "Faster Response Time", description: "Automatic SMS responses compared to manual follow-up" },
|
||||
{ id: "metric-3", value: "156%", title: "ROI in 6 Months", description: "Average return on investment for service businesses" },
|
||||
{ id: "metric-4", value: "4.8★", title: "Customer Satisfaction", description: "Average rating from business owners using TropismLabs" }
|
||||
{ id: "metric-1", value: "89%", title: "Increase in Lead Capture", description: "Average increase in leads captured within first 30 days", imageSrc: "http://img.b2bpic.net/free-vector/modern-dashboard-user-panel_23-2148372019.jpg", imageAlt: "Lead capture growth metric" },
|
||||
{ id: "metric-2", value: "4.2x", title: "Faster Response Time", description: "Automatic SMS responses compared to manual follow-up", imageSrc: "http://img.b2bpic.net/free-vector/modern-dashboard-user-panel_23-2148372019.jpg", imageAlt: "Response time improvement metric" },
|
||||
{ id: "metric-3", value: "156%", title: "ROI in 6 Months", description: "Average return on investment for service businesses", imageSrc: "http://img.b2bpic.net/free-vector/modern-dashboard-user-panel_23-2148372019.jpg", imageAlt: "ROI metric" },
|
||||
{ id: "metric-4", value: "4.8★", title: "Customer Satisfaction", description: "Average rating from business owners using TropismLabs", imageSrc: "http://img.b2bpic.net/free-vector/modern-dashboard-user-panel_23-2148372019.jpg", imageAlt: "Customer satisfaction metric" }
|
||||
]}
|
||||
ariaLabel="Metrics section - Proven Results"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user