From 53c6ddfdb176cccdc974d59689b8200e1bf6caa2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 22:06:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 80 ++++++++++++++++++++++++------------------------ 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ebc3573..fd18a06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,8 @@ export default function LandingPage() { @@ -88,15 +88,15 @@ export default function LandingPage() { @@ -129,7 +129,7 @@ export default function LandingPage() { names={[ "Plumbing Pros", "Electric Solutions", "HVAC Masters", "General Builders", "Landscaping Experts", "Roofing Specialists", "Paving Contractors"]} title="Industries We Transform" - description="Trusted by hundreds of local contractors." + description="Helping contractors turn daily job site work into authority-building social media content." /> @@ -157,7 +157,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/manufacturing-analyst-reviewing-solar-panel-production-workflow_482257-125954.jpg"}, ]} title="Stories of Success" - description="See why local business owners trust ALMedia Group." + description="Hear from contractors who have reclaimed their time and scaled their reputation." /> @@ -168,26 +168,26 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "start", tag: "Essential", price: "$1,999", period: "/mo", description: "Perfect for new local firms looking to stabilize growth.", button: { - text: "Choose Essential"}, + id: "essential", tag: "Social Foundation", price: "$1,999", period: "/mo", description: "The foundational content package to start building authority.", button: { + text: "Start Foundation"}, featuresTitle: "Included Features", features: [ - "Ad Spend Management", "Monthly Reporting", "CRM Access"], + "8 High-Trust Videos", "Complete Content Management", "Zero Planning Required", "Monthly Strategy Call"], }, { - id: "growth", tag: "Growth", price: "$3,499", period: "/mo", description: "The best choice for established firms ready to dominate locally.", button: { - text: "Choose Growth"}, + id: "growth", tag: "Regional Authority", price: "$3,499", period: "/mo", description: "Scale your reputation across your entire service territory.", button: { + text: "Start Growth"}, featuresTitle: "Included Features", features: [ - "Ad Spend Management", "Monthly Reporting", "CRM Access", "Advanced SEO"], + "8 High-Trust Videos", "Complete Content Management", "Zero Planning Required", "Paid Lead Gen Integration", "Dominant Local SEO"], }, { - id: "scale", tag: "Scale", price: "$5,999", period: "/mo", description: "Full-service management for regional market leaders.", button: { - text: "Choose Scale"}, + id: "scale", tag: "Market Leader", price: "$5,999", period: "/mo", description: "The full-service done-for-you suite for high-growth firms.", button: { + text: "Start Scale"}, featuresTitle: "Included Features", features: [ - "Ad Spend Management", "Monthly Reporting", "CRM Access", "Advanced SEO", "Dedicated Strategy"], + "Unlimited High-Trust Content", "Complete Content Management", "Zero Planning Required", "Paid Lead Gen Integration", "Full Strategy Suite"], }, ]} title="Simple Growth Packages" - description="Affordable tiers for scaling your contracting firm." + description="Done-for-you content and lead generation without the headache." /> @@ -197,14 +197,14 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", title: "How long until I see results?", content: "Most contractors see improved lead volume within 30-45 days."}, + id: "f1", title: "Do I need to be on camera?", content: "Not at all! Our done-for-you system focuses on your work and results, so you don't have to plan or star in the videos."}, { - id: "f2", title: "Can you handle multiple services?", content: "Yes, we specialize in multi-service portfolios."}, + id: "f2", title: "How do we get the raw footage?", content: "We handle all production logistics and remote asset collection. Your involvement is zero."}, { - id: "f3", title: "Is there a long-term contract?", content: "We offer month-to-month flexibility for qualified partners."}, + id: "f3", title: "What if I don't have social media?", content: "We build and manage your presence from the ground up to ensure it matches your business quality."}, ]} title="Frequently Asked Questions" - description="Common questions from contractors." + description="Clarifying our fully hands-off content strategy." faqsAnimation="slide-up" /> @@ -214,12 +214,12 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain"}} - tag="Let's Grow" - title="Ready to Fill Your Calendar?" - description="Speak with an ALMedia growth expert today." + tag="Let's Scale" + title="Get 8 High-Trust Videos Next Month" + description="Fill out the form to schedule a no-obligation demo of our done-for-you contractor marketing platform." buttons={[ { - text: "Schedule Consultation"}, + text: "Book Your Free Audit"}, ]} /> @@ -232,9 +232,9 @@ export default function LandingPage() { { title: "Services", items: [ { - label: "Lead Gen", href: "#"}, + label: "Video Marketing", href: "#"}, { - label: "SEO", href: "#"}, + label: "Social Management", href: "#"}, ], }, { @@ -251,4 +251,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1