Update src/app/page.tsx
This commit is contained in:
@@ -9,7 +9,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { AlertCircle, Award, Bath, CheckCircle, Clock, DollarSign, Droplets, Faucet, Hammer, Mail, MapPin, Phone, Pipe, Settings, Shield, Star, Wrench, Zap } from "lucide-react";
|
||||
import { AlertCircle, Award, Bath, CheckCircle, Clock, DollarSign, Droplets, Hammer, Mail, MapPin, Phone, Settings, Shield, Star, Wrench, Zap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -70,57 +70,57 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Emergency Plumbing", description: "Fast response to urgent plumbing issues 24/7", icon: AlertCircle,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg?_wi=1", imageAlt: "Emergency plumbing service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=1", imageAlt: "Professional plumber responding" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg", imageAlt: "Emergency plumbing service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg", imageAlt: "Professional plumber responding" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Pipe Repair", description: "Expert diagnosis and repair of damaged or leaking pipes", icon: Pipe,
|
||||
title: "Pipe Repair", description: "Expert diagnosis and repair of damaged or leaking pipes", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=1", imageAlt: "Pipe repair work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg?_wi=2", imageAlt: "Professional pipe repair" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg", imageAlt: "Pipe repair work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg", imageAlt: "Professional pipe repair" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Leak Detection", description: "Advanced detection to identify and fix water leaks quickly", icon: Droplets,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg?_wi=3", imageAlt: "Leak detection service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=2", imageAlt: "Professional inspection" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg", imageAlt: "Leak detection service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg", imageAlt: "Professional inspection" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Bathroom Plumbing", description: "Installation and repair of toilets, sinks, showers, and fixtures", icon: Bath,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=1", imageAlt: "Bathroom plumbing installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=3", imageAlt: "Fixture installation" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", imageAlt: "Bathroom plumbing installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg", imageAlt: "Fixture installation" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Kitchen Plumbing", description: "Sink repairs, faucet installation, and drain cleaning", icon: Faucet,
|
||||
title: "Kitchen Plumbing", description: "Sink repairs, faucet installation, and drain cleaning", icon: Wrench,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg", imageAlt: "Kitchen plumbing service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg?_wi=1", imageAlt: "Drain maintenance" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg", imageAlt: "Drain maintenance" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Drain Cleaning", description: "Professional drain and sewer line cleaning services", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg?_wi=2", imageAlt: "Drain cleaning service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=4", imageAlt: "Professional cleaning" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990735.jpg", imageAlt: "Drain cleaning service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg", imageAlt: "Professional cleaning" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Installation", description: "Full plumbing system installation and maintenance", icon: Settings,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg?_wi=1", imageAlt: "Installation service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=2", imageAlt: "System maintenance" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg", imageAlt: "Installation service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", imageAlt: "System maintenance" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Maintenance Plans", description: "Preventive maintenance to keep your plumbing system running smoothly", icon: CheckCircle,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg?_wi=2", imageAlt: "Preventive maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=2", imageAlt: "Professional inspection" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg", imageAlt: "Preventive maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg", imageAlt: "Professional inspection" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
{ title: "Experienced Technicians", description: "Skilled professionals with years of plumbing expertise", icon: Award },
|
||||
{ title: "Quality Workmanship", description: "Attention to detail and commitment to lasting solutions", icon: Hammer }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg"
|
||||
imageAlt="Professional plumbing team"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
id: "1", value: "Brașov", title: "City Center & Districts", description: "Full coverage of all Brașov neighborhoods", imageSrc: "http://img.b2bpic.net/free-photo/map-iceland-gold-glitter-map-dark-background_559531-10641.jpg", imageAlt: "Brașov service area map"
|
||||
},
|
||||
{
|
||||
id: "2", value: "24/7", title: "Emergency Availability", description: "Day or night, we're ready to help", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=4", imageAlt: "Emergency response team"
|
||||
id: "2", value: "24/7", title: "Emergency Availability", description: "Day or night, we're ready to help", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg", imageAlt: "Emergency response team"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -227,10 +227,7 @@ export default function LandingPage() {
|
||||
{ title: "Hours", description: "Open 24 Hours - Emergency service available", icon: Clock },
|
||||
{ title: "Email Inquiry", description: "Contact us via phone for fastest response", icon: Mail }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:0755189138" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=5"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg"
|
||||
imageAlt="Contact our plumbing team"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user