Merge version_2 into main #4
1416
src/app/layout.tsx
1416
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -142,22 +142,28 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Mike Torres", handle: "@torres_renovations", testimonial: "Bravima helped me triple my lead volume in just 6 months. I went from struggling to find clients to turning away projects. Their team understands the renovation business.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/gardener-man-with-long-hair-talking-phone_23-2148435649.jpg", imageAlt: "Mike Torres"
|
||||
id: "1", name: "Mike Torres", handle: "@torres_renovations", testimonial: "Bravima helped me triple my lead volume in just 6 months. I went from struggling to find clients to turning away projects. Their team understands the renovation business.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardener-man-with-long-hair-talking-phone_23-2148435649.jpg", imageAlt: "Mike Torres"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "@kitchens_by_sarah", testimonial: "The conversion training alone was worth it. But combined with their lead generation, my kitchen remodel business has never been stronger. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-looking-camera_23-2148273321.jpg", imageAlt: "Sarah Chen"
|
||||
id: "2", name: "Sarah Chen", handle: "@kitchens_by_sarah", testimonial: "The conversion training alone was worth it. But combined with their lead generation, my kitchen remodel business has never been stronger. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-looking-camera_23-2148273321.jpg", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Rodriguez", handle: "@jrod_bathrooms", testimonial: "Working with Bravima transformed how I think about marketing. They showed me exactly how to position myself and attract the right clients at the right price point.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-holding-mobile-phone_23-2147899738.jpg", imageAlt: "James Rodriguez"
|
||||
id: "3", name: "James Rodriguez", handle: "@jrod_bathrooms", testimonial: "Working with Bravima transformed how I think about marketing. They showed me exactly how to position myself and attract the right clients at the right price point.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-holding-mobile-phone_23-2147899738.jpg", imageAlt: "James Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Lisa Anderson", handle: "@anderson_general_contracting", testimonial: "Professional, responsive, and results-driven. They delivered exactly what they promised and then some. My project pipeline is consistently full.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg", imageAlt: "Lisa Anderson"
|
||||
id: "4", name: "Lisa Anderson", handle: "@anderson_general_contracting", testimonial: "Professional, responsive, and results-driven. They delivered exactly what they promised and then some. My project pipeline is consistently full.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg", imageAlt: "Lisa Anderson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Park", handle: "@premium_renovations_dp", testimonial: "I've tried other marketing companies. Bravima is different. They focus on quality leads and conversion, not vanity metrics. My ROI speaks for itself.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/m-engineering-worker-man-electrician_1303-2092.jpg", imageAlt: "David Park"
|
||||
id: "5", name: "David Park", handle: "@premium_renovations_dp", testimonial: "I've tried other marketing companies. Bravima is different. They focus on quality leads and conversion, not vanity metrics. My ROI speaks for itself.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/m-engineering-worker-man-electrician_1303-2092.jpg", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jennifer Walsh", handle: "@walsh_home_experts", testimonial: "From strategy to execution to ongoing support, Bravima has been an absolute game-changer for my renovation business. Best investment I've made.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drill_23-2149366635.jpg", imageAlt: "Jennifer Walsh"
|
||||
id: "6", name: "Jennifer Walsh", handle: "@walsh_home_experts", testimonial: "From strategy to execution to ongoing support, Bravima has been an absolute game-changer for my renovation business. Best investment I've made.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drill_23-2149366635.jpg", imageAlt: "Jennifer Walsh"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -177,17 +183,20 @@ 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?_wi=2", 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?_wi=2", 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?_wi=2", 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