Update src/app/page.tsx

This commit is contained in:
2026-06-10 03:35:31 +00:00
parent 98a9ef9148
commit 79adf777c0

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageAlt: "David K. avatar"},
{
name: "Jessica M.", handle: "@jessicam", testimonial: "Consistently reliable. They are our go-to for all home service needs in Conejo Valley.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-posing_23-2148116283.jpg", imageAlt: "Jessica M. avatar"},
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-posing_23-2148116283.jpg", imageAlt: "Jessica M. avatar"}
]}
tag="$100 OFF Emergency Dispatch Fees — Limited Time"
buttons={[
@@ -94,24 +94,24 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-vector/creative-plumber-25-glyph-solid-black-icon-pack-such-as-plumbing-person-plumbing-mechanic-system_1142-24904.jpg", alt: "Trusted Client"},
{
src: "http://img.b2bpic.net/free-vector/electricity-label-set_98292-5471.jpg", alt: "Valued Customer"},
src: "http://img.b2bpic.net/free-vector/electricity-label-set_98292-5471.jpg", alt: "Valued Customer"}
]}
marqueeItems={[
{
type: "text-icon", text: "24/7 Emergency Service", icon: Clock,
type: "text-icon", text: "24/7 Emergency Service", icon: Clock
},
{
type: "text-icon", text: "Licensed & Insured", icon: ShieldCheck,
type: "text-icon", text: "Licensed & Insured", icon: ShieldCheck
},
{
type: "text-icon", text: "Family-Owned Since 1977", icon: Home,
type: "text-icon", text: "Family-Owned Since 1977", icon: Home
},
{
type: "text-icon", text: "4.9 Star Reviews", icon: Star,
type: "text-icon", text: "4.9 Star Reviews", icon: Star
},
{
type: "text-icon", text: "Free Estimates", icon: ListChecks,
},
type: "text-icon", text: "Free Estimates", icon: ListChecks
}
]}
/>
</div>
@@ -130,7 +130,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg", imageAlt: "air conditioning unit icon"},
{
title: "Electrical Services", description: "Outlets, panel upgrades, wiring, and more. Our licensed electricians handle everything safely and to code.", bentoComponent: "reveal-icon", icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23922.jpg", imageAlt: "air conditioning unit icon"},
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23922.jpg", imageAlt: "air conditioning unit icon"}
]}
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"
@@ -167,7 +167,7 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285284.jpg", alt: "J. Will avatar"},
{
src: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", alt: "Customer avatar"},
src: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", alt: "Customer avatar"}
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -184,20 +184,20 @@ export default function LandingPage() {
id: "standard", badge: "Value", badgeIcon: Sparkles,
price: "Call for Quote", name: "Standard Service Plan", buttons: [
{
text: "Learn More", href: "#"},
text: "Learn More", href: "#"}
],
features: [
"Annual System Check", "Basic Priority", "10% Off Repairs"],
"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: "#"},
text: "Get Plan Details", href: "#"}
],
features: [
"Annual HVAC & Plumbing Tune-ups", "Priority Scheduling", "Exclusive Member Discounts", "Extended Warranty Options", "Peace of Mind Coverage"],
},
"Annual HVAC & Plumbing Tune-ups", "Priority Scheduling", "Exclusive Member Discounts", "Extended Warranty Options", "Peace of Mind Coverage"]
}
]}
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!\""
@@ -212,7 +212,7 @@ export default function LandingPage() {
useInvertedBackground={false}
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"},
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"}
]}
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."
@@ -231,7 +231,7 @@ export default function LandingPage() {
{
text: "📞 Call (805) 398-0659", href: "tel:+18053980659"},
{
text: "📋 Request a Free Estimate", href: "#contact"},
text: "📋 Request a Free Estimate", href: "#contact"}
]}
/>
</div>
@@ -251,8 +251,8 @@ export default function LandingPage() {
{
label: "Electrical", href: "#services"},
{
label: "Emergency Service", href: "#services"},
],
label: "Emergency Service", href: "#services"}
]
},
{
title: "Company", items: [
@@ -263,17 +263,17 @@ export default function LandingPage() {
{
label: "Reviews", href: "#reviews"},
{
label: "Membership", href: "#membership"},
],
label: "Membership", href: "#membership"}
]
},
{
title: "Contact", items: [
{
label: "Get a Quote", href: "#contact"},
{
label: "Call Us", href: "tel:+18053980659"},
],
},
label: "Call Us", href: "tel:+18053980659"}
]
}
]}
copyrightText="© 2024 Conejo Services HVAC, Plumbing & Electrical | Licensed & Insured | Serving Beverly Hills & Surrounding Areas"
/>