Merge version_1 into main #2
@@ -71,48 +71,48 @@ export default function LandingPage() {
|
||||
title="Our Plumbing Services"
|
||||
description="From emergency repairs to routine maintenance, we handle all your plumbing needs with speed and professionalism."
|
||||
tag="Expert Solutions"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Leak Repair", description: "Quick detection and repair of water leaks in pipes, fixtures, and walls. Prevent costly water damage.", icon: Droplets,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-design-concept_98292-2640.jpg?_wi=1", imageAlt: "Leak repair service icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-design-concept_98292-2640.jpg?_wi=2", imageAlt: "Leak repair service icon" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-design-concept_98292-2640.jpg", imageAlt: "Leak repair service icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/blacksmith-design-concept_98292-2640.jpg", imageAlt: "Leak repair service icon" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Pipe Bursts", description: "Emergency response for burst pipes. We'll stop the damage and restore your water supply fast.", icon: AlertTriangle,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-logo-collection_1346-56.jpg?_wi=1", imageAlt: "Pipe burst emergency icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-logo-collection_1346-56.jpg?_wi=2", imageAlt: "Pipe burst emergency icon" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-logo-collection_1346-56.jpg", imageAlt: "Pipe burst emergency icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-logo-collection_1346-56.jpg", imageAlt: "Pipe burst emergency icon" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Faucet Installation", description: "Professional installation of new faucets. Modern fixtures that save water and look great.", icon: Wrench,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-composition_1284-48443.jpg?_wi=1", imageAlt: "Faucet installation icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-composition_1284-48443.jpg?_wi=2", imageAlt: "Faucet installation icon" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-composition_1284-48443.jpg", imageAlt: "Faucet installation icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-composition_1284-48443.jpg", imageAlt: "Faucet installation icon" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Running Toilet Repair", description: "Fix running toilets quickly. Save money on your water bill with a properly functioning toilet.", icon: Droplet,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/working-toilet_1098-14696.jpg?_wi=1", imageAlt: "Running toilet repair icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/working-toilet_1098-14696.jpg?_wi=2", imageAlt: "Running toilet repair icon" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/working-toilet_1098-14696.jpg", imageAlt: "Running toilet repair icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/working-toilet_1098-14696.jpg", imageAlt: "Running toilet repair icon" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Drain Cleaning", description: "Clear clogged drains using professional equipment. Fast relief from slow or backed-up drains.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-solutions-logo-design_742173-26651.jpg?_wi=1", imageAlt: "Drain cleaning service icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-solutions-logo-design_742173-26651.jpg?_wi=2", imageAlt: "Drain cleaning service icon" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-solutions-logo-design_742173-26651.jpg", imageAlt: "Drain cleaning service icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/plumbing-solutions-logo-design_742173-26651.jpg", imageAlt: "Drain cleaning service icon" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Emergency & Weekend Service", description: "Available for emergencies 24/7. Weekends and holidays — we're here when you need us most.", icon: Clock,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/medical-elements-collection_1270-65.jpg?_wi=1", imageAlt: "Emergency service 24/7 icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/medical-elements-collection_1270-65.jpg?_wi=2", imageAlt: "Emergency service 24/7 icon" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/medical-elements-collection_1270-65.jpg", imageAlt: "Emergency service 24/7 icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/medical-elements-collection_1270-65.jpg", imageAlt: "Emergency service 24/7 icon" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
title="Why Choose Atlanta Plumber For Less?"
|
||||
description="We're a locally-owned plumbing company dedicated to serving Atlanta homeowners with honest pricing and reliable service. When you call, you get a real person who cares about fixing your problem fast."
|
||||
tag="Local Expertise"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Affordable Pricing", description: "Fair, transparent rates with no hidden fees. You'll know the cost before we start work.", icon: DollarSign
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
title="Real Reviews from Happy Customers"
|
||||
description="See what Atlanta homeowners are saying about our fast, affordable service."
|
||||
tag="Trusted by Locals"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
title="Trusted by Atlanta Since Day One"
|
||||
description="Our track record speaks for itself. Fast service, fair pricing, satisfied customers."
|
||||
tag="By The Numbers"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-reviews", value: "4.3", title: "Star Rating", items: ["Based on 63 Google reviews", "Real customers, real feedback"]
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Ready to Help"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Get Fast Plumbing Help Today"
|
||||
description="Call us now for emergency service, scheduling, or a free estimate. We're here Monday through Sunday, open until 7 PM."
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user