Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -82,15 +82,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Discovery & Strategy", description: "We analyze your renovation business, target market, and unique value proposition to create a customized lead generation strategy.", imageSrc: "http://img.b2bpic.net/free-photo/very-important-project-is-serious-aim_329181-10350.jpg", imageAlt: "Strategy planning session"
|
||||
title: "Discovery & Strategy", description: "We analyze your renovation business, target market, and unique value proposition to create a customized lead generation strategy.", imageSrc: "http://img.b2bpic.net/free-photo/very-important-project-is-serious-aim_329181-10350.jpg?_wi=1", imageAlt: "Strategy planning session"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Campaign Launch", description: "We build and execute targeted digital campaigns across multiple channels to position you as the renovation expert in your area.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas_176420-1662.jpg", imageAlt: "Marketing campaign execution"
|
||||
title: "Campaign Launch", description: "We build and execute targeted digital campaigns across multiple channels to position you as the renovation expert in your area.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas_176420-1662.jpg?_wi=1", imageAlt: "Marketing campaign execution"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Lead Conversion", description: "Our conversion experts help you close more deals with proven sales techniques, follow-up systems, and closing frameworks.", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24904.jpg", imageAlt: "Successful project closing"
|
||||
title: "Lead Conversion", description: "Our conversion experts help you close more deals with proven sales techniques, follow-up systems, and closing frameworks.", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24904.jpg?_wi=1", imageAlt: "Successful project closing"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
@@ -177,17 +177,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "starter", title: "Starter Growth", price: "$2,500", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/very-important-project-is-serious-aim_329181-10350.jpg", imageAlt: "Starter Growth plan", button: { text: "Get Started", href: "contact" }, features: [
|
||||
id: "starter", title: "Starter Growth", price: "$2,500", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/very-important-project-is-serious-aim_329181-10350.jpg?_wi=2", imageAlt: "Starter Growth plan", button: { text: "Get Started", href: "contact" }, features: [
|
||||
"Lead generation targeting your local market", "Basic conversion coaching", "Monthly strategy reviews", "Access to marketing templates"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "professional", title: "Professional Scale", price: "$5,000", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas_176420-1662.jpg", imageAlt: "Professional Scale plan", button: { text: "Learn More", href: "contact" }, features: [
|
||||
id: "professional", title: "Professional Scale", price: "$5,000", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas_176420-1662.jpg?_wi=2", imageAlt: "Professional Scale plan", button: { text: "Learn More", href: "contact" }, features: [
|
||||
"Multi-channel lead generation", "Advanced conversion training", "Bi-weekly strategy sessions", "CRM setup and training", "Lead quality monitoring and optimization"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "enterprise", title: "Enterprise Dominance", price: "Custom", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24904.jpg", imageAlt: "Enterprise Dominance plan", button: { text: "Schedule Call", href: "contact" }, features: [
|
||||
id: "enterprise", title: "Enterprise Dominance", price: "Custom", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24904.jpg?_wi=2", imageAlt: "Enterprise Dominance plan", button: { text: "Schedule Call", href: "contact" }, features: [
|
||||
"White-label lead generation platform", "Dedicated account management", "Custom sales team training", "Multi-location support", "Advanced analytics and reporting", "Strategic partnership opportunities"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user