Merge version_1 into main #1
209
src/app/page.tsx
209
src/app/page.tsx
@@ -10,7 +10,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Award, Droplets, Shield, Tool, Wrench, Zap } from "lucide-react";
|
||||
import { Award, Droplets, Shield, Wrench, Zap, Hammer } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,28 +30,15 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "#why-us",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "why-us" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="All County Sewer"
|
||||
button={{
|
||||
text: "(203) 555-0199",
|
||||
href: "tel:2035550199",
|
||||
}}
|
||||
text: "(203) 555-0199", href: "tel:2035550199"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -61,37 +48,23 @@ export default function LandingPage() {
|
||||
description="24/7 Emergency Service. Upfront Pricing. Licensed & Insured. Don't let drain issues disrupt your home—we're here to clear the way."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now (203) 555-0199",
|
||||
href: "tel:2035550199",
|
||||
},
|
||||
text: "Call Now (203) 555-0199", href: "tel:2035550199"},
|
||||
{
|
||||
text: "Schedule Service",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Service", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515882.jpg"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg",
|
||||
alt: "The technician checking the heating system in the boiler room",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg", alt: "The technician checking the heating system in the boiler room"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-car-mechanic-using-tablet-device-car-repair-shop_23-2150367538.jpg",
|
||||
alt: "Male car mechanic using tablet device in the car repair shop",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/male-car-mechanic-using-tablet-device-car-repair-shop_23-2150367538.jpg", alt: "Male car mechanic using tablet device in the car repair shop"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg",
|
||||
alt: "A man installs a heating system in a house and checks the pipes with a wrench",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg", alt: "A man installs a heating system in a house and checks the pipes with a wrench"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615015.jpg",
|
||||
alt: "View of male engineer at work for engineers day celebration",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615015.jpg", alt: "View of male engineer at work for engineers day celebration"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615001.jpg",
|
||||
alt: "View of male engineer at work for engineers day celebration",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/view-male-engineer-work-engineers-day-celebration_23-2151615001.jpg", alt: "View of male engineer at work for engineers day celebration"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ Local Residents"
|
||||
/>
|
||||
@@ -104,25 +77,13 @@ export default function LandingPage() {
|
||||
tag="Expertise"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5.0 ★",
|
||||
description: "Google Rated",
|
||||
},
|
||||
id: "m1", value: "5.0 ★", description: "Google Rated"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
description: "Emergency Support",
|
||||
},
|
||||
id: "m2", value: "24/7", description: "Emergency Support"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Licensed",
|
||||
description: "Insured Pros",
|
||||
},
|
||||
id: "m3", value: "Licensed", description: "Insured Pros"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "Same-Day",
|
||||
description: "Fast Turnaround",
|
||||
},
|
||||
id: "m4", value: "Same-Day", description: "Fast Turnaround"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -136,34 +97,22 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Drain Cleaning",
|
||||
description: "Advanced hydro-jetting technology to clear toughest blockages.",
|
||||
},
|
||||
title: "Drain Cleaning", description: "Advanced hydro-jetting technology to clear toughest blockages."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Sewer Inspection",
|
||||
description: "High-def camera inspections to diagnose hidden pipeline issues.",
|
||||
},
|
||||
title: "Sewer Inspection", description: "High-def camera inspections to diagnose hidden pipeline issues."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Emergency Repairs",
|
||||
description: "Rapid response 24/7 for all your plumbing emergencies.",
|
||||
},
|
||||
title: "Emergency Repairs", description: "Rapid response 24/7 for all your plumbing emergencies."},
|
||||
{
|
||||
icon: Tool,
|
||||
title: "Pipe Replacement",
|
||||
description: "Durable trenchless repairs and full line replacements.",
|
||||
},
|
||||
icon: Hammer,
|
||||
title: "Pipe Replacement", description: "Durable trenchless repairs and full line replacements."},
|
||||
{
|
||||
icon: Droplets,
|
||||
title: "Storm Drain Service",
|
||||
description: "Prevent flooding with professional storm drain maintenance.",
|
||||
},
|
||||
title: "Storm Drain Service", description: "Prevent flooding with professional storm drain maintenance."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Preventative Maintenance",
|
||||
description: "Scheduled care to keep your systems flowing all year.",
|
||||
},
|
||||
title: "Preventative Maintenance", description: "Scheduled care to keep your systems flowing all year."},
|
||||
]}
|
||||
title="Our Specialized Drain Services"
|
||||
description="From stubborn clogs to main line replacements, we handle it all with precision."
|
||||
@@ -178,17 +127,11 @@ export default function LandingPage() {
|
||||
description="We don't just clear drains; we deliver peace of mind. Our team beat the big-name competitors on quality, pricing, and responsiveness."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Upfront Pricing",
|
||||
description: "No hidden fees, ever.",
|
||||
},
|
||||
title: "Upfront Pricing", description: "No hidden fees, ever."},
|
||||
{
|
||||
title: "Licensed Professionals",
|
||||
description: "Expertly trained and fully insured.",
|
||||
},
|
||||
title: "Licensed Professionals", description: "Expertly trained and fully insured."},
|
||||
{
|
||||
title: "100% Satisfaction",
|
||||
description: "We stand by our work every single time.",
|
||||
},
|
||||
title: "100% Satisfaction", description: "We stand by our work every single time."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-male-engineer-working-field-engineers-day-celebration_23-2151615099.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -202,45 +145,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Jimmy W.",
|
||||
handle: "@jimmy-review",
|
||||
testimonial: "These guys are absolute pros. Cleared my main line when others gave up.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-with-rolling-pin_23-2147766940.jpg",
|
||||
},
|
||||
id: "t1", name: "Jimmy W.", handle: "@jimmy-review", testimonial: "These guys are absolute pros. Cleared my main line when others gave up.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-with-rolling-pin_23-2147766940.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Henry L.",
|
||||
handle: "@henry-review",
|
||||
testimonial: "Beats Roto-Rooter by a mile. Better service, faster arrival, lower cost.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-shaking-hands-with-manager-auto-repair-shop_637285-4229.jpg",
|
||||
},
|
||||
id: "t2", name: "Henry L.", handle: "@henry-review", testimonial: "Beats Roto-Rooter by a mile. Better service, faster arrival, lower cost.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-shaking-hands-with-manager-auto-repair-shop_637285-4229.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah-review",
|
||||
testimonial: "Responsive, friendly, and honest about what the work required.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg",
|
||||
},
|
||||
id: "t3", name: "Sarah J.", handle: "@sarah-review", testimonial: "Responsive, friendly, and honest about what the work required.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Bob D.",
|
||||
handle: "@bob-review",
|
||||
testimonial: "Fixed my kitchen clog in minutes. Very efficient service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-cooking_23-2147766933.jpg",
|
||||
},
|
||||
id: "t4", name: "Bob D.", handle: "@bob-review", testimonial: "Fixed my kitchen clog in minutes. Very efficient service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-cooking_23-2147766933.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Linda M.",
|
||||
handle: "@linda-review",
|
||||
testimonial: "Highly recommended for any drain issues in the area.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-pouring-coffee-cup-hold-by-his-boyfriend-kitchen_23-2148120463.jpg",
|
||||
},
|
||||
id: "t5", name: "Linda M.", handle: "@linda-review", testimonial: "Highly recommended for any drain issues in the area.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-pouring-coffee-cup-hold-by-his-boyfriend-kitchen_23-2148120463.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Stamford Neighbors Say"
|
||||
@@ -255,20 +173,11 @@ export default function LandingPage() {
|
||||
tag="Service Area"
|
||||
metrics={[
|
||||
{
|
||||
id: "a1",
|
||||
value: "12+",
|
||||
description: "Local Towns Covered",
|
||||
},
|
||||
id: "a1", value: "12+", description: "Local Towns Covered"},
|
||||
{
|
||||
id: "a2",
|
||||
value: "100%",
|
||||
description: "Reliable Coverage",
|
||||
},
|
||||
id: "a2", value: "100%", description: "Reliable Coverage"},
|
||||
{
|
||||
id: "a3",
|
||||
value: "Fast",
|
||||
description: "Response Time",
|
||||
},
|
||||
id: "a3", value: "Fast", description: "Response Time"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -278,8 +187,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Get Help Today"
|
||||
title="Ready to Clear Your Lines?"
|
||||
description="Call us now or sign up for priority service updates."
|
||||
@@ -291,42 +199,27 @@ export default function LandingPage() {
|
||||
logoText="All County Sewer & Drain"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#why-us",
|
||||
},
|
||||
label: "About Us", href: "#why-us"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "(203) 555-0199",
|
||||
href: "tel:2035550199",
|
||||
},
|
||||
label: "(203) 555-0199", href: "tel:2035550199"},
|
||||
{
|
||||
label: "Stamford, CT",
|
||||
href: "#",
|
||||
},
|
||||
label: "Stamford, CT", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user