Merge version_1 into main #1
@@ -9,7 +9,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni
|
||||
import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { CheckCircle, Zap, DollarSign, Shield, Quote } from "lucide-react";
|
||||
import { CheckCircle, Zap, DollarSign, Shield, Quote, Phone } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -42,10 +42,11 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Reliable Lawn Care, Snow Removal & Outdoor Services in New Britain, CT"
|
||||
description="Fast service. Fair prices. Local professionals who care about your property."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-takes-out-sup-board_72229-1387.jpg", alt: "Professional outdoor service team"},
|
||||
src: "http://img.b2bpic.net/free-photo/man-takes-out-sup-board_72229-1387.jpg", alt: "Professional outdoor service team"
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by New Britain homeowners since 2010"
|
||||
buttons={[
|
||||
@@ -83,11 +84,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Lawn Care & Mowing", description: "Professional lawn maintenance, mowing, and yard cleanup services", bentoComponent: "globe"},
|
||||
title: "Lawn Care & Mowing", description: "Professional lawn maintenance, mowing, and yard cleanup services", bentoComponent: "globe"
|
||||
},
|
||||
{
|
||||
title: "Snow Removal", description: "Winter driveway plowing and walkway clearing for New Britain properties", bentoComponent: "animated-bar-chart"},
|
||||
title: "Snow Removal", description: "Winter driveway plowing and walkway clearing for New Britain properties", bentoComponent: "animated-bar-chart"
|
||||
},
|
||||
{
|
||||
title: "Outdoor Maintenance", description: "Seasonal property work and maintenance contracts year-round", bentoComponent: "map"},
|
||||
title: "Outdoor Maintenance", description: "Seasonal property work and maintenance contracts year-round", bentoComponent: "map"
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
@@ -104,20 +108,19 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Erica Serrano", handle: "@erica_serrano", testimonial:
|
||||
"Supreme Outdoor Services has been fantastic! They show up on time, do excellent work, and treat my property with care. Highly recommend to all my neighbors.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg", imageAlt: "Erica Serrano review"},
|
||||
id: "1", name: "Erica Serrano", handle: "@erica_serrano", testimonial: "Supreme Outdoor Services has been fantastic! They show up on time, do excellent work, and treat my property with care. Highly recommend to all my neighbors.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg", imageAlt: "Erica Serrano review"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Deangelis", handle: "@m_deangelis", testimonial:
|
||||
"Best lawn care service in New Britain. Fair pricing, professional crew, and they always listen to what you want. Been using them for 3 years!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", imageAlt: "Michael Deangelis review"},
|
||||
id: "2", name: "Michael Deangelis", handle: "@m_deangelis", testimonial: "Best lawn care service in New Britain. Fair pricing, professional crew, and they always listen to what you want. Been using them for 3 years!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", imageAlt: "Michael Deangelis review"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Noel Rodriguez", handle: "@noel_home", testimonial:
|
||||
"Their snow removal service saved me this winter. Quick response, thorough work, and reasonable rates. This is the team I call for all my outdoor needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-holding-clipboard-isolated-white-background_141793-84943.jpg", imageAlt: "Noel Rodriguez review"},
|
||||
id: "3", name: "Noel Rodriguez", handle: "@noel_home", testimonial: "Their snow removal service saved me this winter. Quick response, thorough work, and reasonable rates. This is the team I call for all my outdoor needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-holding-clipboard-isolated-white-background_141793-84943.jpg", imageAlt: "Noel Rodriguez review"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sarah Johnson", handle: "@sarah_j", testimonial:
|
||||
"Reliable, professional, and honest. They do what they say they'll do. Can't ask for better service from a local company.", rating: 5,
|
||||
id: "4", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Reliable, professional, and honest. They do what they say they'll do. Can't ask for better service from a local company.", rating: 5,
|
||||
icon: Quote,
|
||||
},
|
||||
]}
|
||||
@@ -131,9 +134,11 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "New Britain", description: "Our home base with full service coverage and priority response times"},
|
||||
id: "1", value: "New Britain", description: "Our home base with full service coverage and priority response times"
|
||||
},
|
||||
{
|
||||
id: "2", value: "Hartford County", description: "Extended service area covering nearby towns and communities"},
|
||||
id: "2", value: "Hartford County", description: "Extended service area covering nearby towns and communities"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -145,9 +150,9 @@ export default function LandingPage() {
|
||||
tag="Get Started"
|
||||
title="Ready to get your outdoor services scheduled?"
|
||||
description="Contact Supreme Outdoor Services CT for a free quote on lawn care, snow removal, or property maintenance. Quick response time guaranteed."
|
||||
tagIcon={require("lucide-react").Phone}
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Get Free Quote"
|
||||
@@ -180,7 +185,8 @@ export default function LandingPage() {
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: (860) 890-6453", href: "tel:(860)890-6453" },
|
||||
{
|
||||
label: "138 Francis St, New Britain, CT 06053", href: "#"},
|
||||
label: "138 Francis St, New Britain, CT 06053", href: "#"
|
||||
},
|
||||
{ label: "Get Free Quote", href: "#contact" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user