Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureBento
|
||||
title="Our Comprehensive Home Services"
|
||||
description="From heating and cooling to plumbing and electrical, Conejo Services covers all your home needs. Experienced technicians, quality work, and reliable solutions. **24/7 Emergency Service Available — We Answer Every Call**"
|
||||
description="From heating and cooling to plumbing and electrical, Conejo Services covers all your home needs. Experienced technicians, quality work, and reliable solutions. 24/7 Emergency Service Available - We Answer Every Call"
|
||||
features={[
|
||||
{ title: "Heating & Air Conditioning", description: "Installation, repair, and maintenance for all makes and models. AC tune-ups, duct cleaning, ductless systems, thermostat installation. We keep your home comfortable year-round.", bentoComponent: "reveal-icon", icon: AirConditioning },
|
||||
{ title: "Plumbing Services", description: "Water heater installation, leak repairs, garbage disposal, drain cleaning, and full-service plumbing. Fast same-day service available.", bentoComponent: "reveal-icon", icon: Wrench },
|
||||
@@ -82,8 +82,8 @@ export default function LandingPage() {
|
||||
<TestimonialAboutCard
|
||||
tag="Our Promise"
|
||||
title="Why Choose Conejo Services?"
|
||||
description="\"From the phone service to the sales team to the installation crew — Conejo delivers for each and every customer. Zero pressure to buy.\" — MR. F"
|
||||
subdescription="🔵 On-Time Arrival + Live GPS Technician Tracking\n🔵 Shoe Covers & Full Home Respect, Every Visit\n🔵 Transparent Pricing — No Surprise Charges\n🔵 Named Technicians: Greg, Carlos, Juan, James, Craig & more\n🔵 Google Verified · Licensed · Background Checked"
|
||||
description="\"From the phone service to the sales team to the installation crew - Conejo delivers for each and every customer. Zero pressure to buy.\" - MR. F"
|
||||
subdescription="🔵 On-Time Arrival + Live GPS Technician Tracking\n🔵 Shoe Covers & Full Home Respect, Every Visit\n🔵 Transparent Pricing - No Surprise Charges\n🔵 Named Technicians: Greg, Carlos, Juan, James, Craig & more\n🔵 Google Verified · Licensed · Background Checked"
|
||||
icon={ShieldCheck}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23790.jpg"
|
||||
imageAlt="Friendly technician smiling"
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"If I could give them 100 stars I would! Amazing job from all aspects — top notch quality installation and equipment.\""
|
||||
testimonial="\"If I could give them 100 stars I would! Amazing job from all aspects - top notch quality installation and equipment.\""
|
||||
rating={5}
|
||||
author="Jane M. (Verified Google Review)"
|
||||
avatars={[
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
<div id="membership" data-section="membership">
|
||||
<PricingCardThree
|
||||
title="The Conejo Platinum Service Plan"
|
||||
description="Your home. Maintained. All year long. Join thousands of homeowners on our Preferred Maintenance Club. Annual tune-ups, priority scheduling, member discounts, and peace of mind — all in one plan. \"I signed up for their Platinum Service package and it is a very good deal!\""
|
||||
description="Your home. Maintained. All year long. Join thousands of homeowners on our Preferred Maintenance Club. Annual tune-ups, priority scheduling, member discounts, and peace of mind - all in one plan. \"I signed up for their Platinum Service package and it is a very good deal!\""
|
||||
plans={[
|
||||
{ id: "standard", badge: "Value", badgeIcon: Sparkles, price: "Call for Quote", name: "Standard Service Plan", buttons: [{ text: "Learn More", href: "#" }], features: ["Annual System Check", "Basic Priority", "10% Off Repairs"] },
|
||||
{ id: "platinum", badge: "Most Popular", badgeIcon: Star, price: "Call for Quote", name: "Conejo Platinum Service Plan", buttons: [{ text: "Get Plan Details", href: "#" }], features: ["Annual HVAC & Plumbing Tune-ups", "Priority Scheduling", "Exclusive Member Discounts", "Extended Warranty Options", "Peace of Mind Coverage"] }
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TeamCardOne
|
||||
title="Family-Owned. Neighbor-Trusted. Since 1977."
|
||||
description="For over 47 years, Conejo Services has been the name Conejo Valley and Beverly Hills families call when it matters most. We're not a call center — we're your neighbors. Every technician is background-checked, licensed, and trained to treat your home with the same care they'd give their own. When you call us, a real person answers. When we arrive, you'll know our name."
|
||||
description="For over 47 years, Conejo Services has been the name Conejo Valley and Beverly Hills families call when it matters most. We're not a call center - we're your neighbors. Every technician is background-checked, licensed, and trained to treat your home with the same care they'd give their own. When you call us, a real person answers. When we arrive, you'll know our name."
|
||||
members={[
|
||||
{ id: "family", name: "The Conejo Services Family", role: "Owners & Operators", imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145125.jpg", imageAlt: "Family photo of Conejo Services owners" }
|
||||
]}
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Your Local Experts"
|
||||
title="Ready When You Are — Day or Night"
|
||||
title="Ready When You Are - Day or Night"
|
||||
description="Emergency? Maintenance? New install? We've got you. Serves Beverly Hills & Conejo Valley | Open 24 Hours | Free Estimates | $100 Off Emergency Dispatch"
|
||||
buttons={[
|
||||
{ text: "📞 Call (805) 398-0659", href: "tel:+18053980659" },
|
||||
|
||||
Reference in New Issue
Block a user