|
|
|
|
@@ -27,9 +27,8 @@ export default function LandingPage() {
|
|
|
|
|
>
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
<NavbarLayoutFloatingInline
|
|
|
|
|
brandName="Elite Plumbing Solutions"
|
|
|
|
|
brandName="G. MCARDLE"
|
|
|
|
|
navItems={[
|
|
|
|
|
{ name: "Home", id: "hero" },
|
|
|
|
|
{ name: "Services", id: "features" },
|
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
|
{ name: "Testimonials", id: "testimonials" },
|
|
|
|
|
@@ -60,7 +59,7 @@ export default function LandingPage() {
|
|
|
|
|
]}
|
|
|
|
|
enableKpiAnimation={true}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg?_wi=1"
|
|
|
|
|
imageSrc="https://images.unsplash.com/photo-1585771724684-38269d6639fd?w=800&q=80"
|
|
|
|
|
imageAlt="Professional plumbing installation"
|
|
|
|
|
mediaAnimation="opacity"
|
|
|
|
|
imagePosition="right"
|
|
|
|
|
@@ -83,15 +82,15 @@ export default function LandingPage() {
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "repairs", brand: "Maintenance", name: "Pipe Repairs & Installation", price: "Reliable Repairs", rating: 5,
|
|
|
|
|
reviewCount: "1200+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg?_wi=1", imageAlt: "Professional pipe installation"
|
|
|
|
|
reviewCount: "1200+", imageSrc: "https://images.unsplash.com/photo-1581092161562-40038e57e0a0?w=800&q=80&_wi=1", imageAlt: "Professional pipe installation"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "drainage", brand: "Drainage", name: "Drain Cleaning & Unclogging", price: "Quick Solutions", rating: 5,
|
|
|
|
|
reviewCount: "1800+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053263.jpg?_wi=1", imageAlt: "Drain cleaning service"
|
|
|
|
|
reviewCount: "1800+", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=800&q=80", imageAlt: "Drain cleaning service"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "heating", brand: "Heating", name: "Boiler & Heating Installation", price: "Comfort Guaranteed", rating: 5,
|
|
|
|
|
reviewCount: "1500+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=1", imageAlt: "Boiler installation service"
|
|
|
|
|
reviewCount: "1500+", imageSrc: "https://images.unsplash.com/photo-1581092917550-e323a6d6cf4e?w=800&q=80", imageAlt: "Boiler installation service"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
@@ -102,7 +101,8 @@ export default function LandingPage() {
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
|
<InlineImageSplitTextAbout
|
|
|
|
|
heading={[
|
|
|
|
|
{ type: "text", content: "Elite Plumbing Solutions - Your Trusted Local Experts" }
|
|
|
|
|
{ type: "text", content: "Elite Plumbing Solutions - Your Trusted Local Experts" },
|
|
|
|
|
{ type: "image", src: "https://images.unsplash.com/photo-1581092918274-a11e9e4d9e64?w=400&q=80", alt: "Professional plumbing team" }
|
|
|
|
|
]}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[
|
|
|
|
|
@@ -127,16 +127,16 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
title: "Expert Technicians", description: "Fully trained and certified plumbers with extensive experience in residential, commercial, and industrial plumbing systems.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg?_wi=2", imageAlt: "Professional plumbing technician"
|
|
|
|
|
title: "Expert Technicians", description: "Fully trained and certified plumbers with extensive experience in residential, commercial, and industrial plumbing systems.", imageSrc: "https://images.unsplash.com/photo-1581092916537-e4f7b2a7cb93?w=800&q=80", imageAlt: "Professional plumbing technician"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "24/7 Emergency Service", description: "Available around the clock for emergencies. We respond quickly to burst pipes, leaks, and other urgent plumbing issues.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg?_wi=2", imageAlt: "Emergency plumbing response"
|
|
|
|
|
title: "24/7 Emergency Service", description: "Available around the clock for emergencies. We respond quickly to burst pipes, leaks, and other urgent plumbing issues.", imageSrc: "https://images.unsplash.com/photo-1581092155739-7c46e9f1bdf2?w=800&q=80", imageAlt: "Emergency plumbing response"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Transparent Pricing", description: "No hidden fees. We provide upfront quotes and detailed invoices so you know exactly what you're paying for.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053263.jpg?_wi=2", imageAlt: "Fair pricing guarantee"
|
|
|
|
|
title: "Transparent Pricing", description: "No hidden fees. We provide upfront quotes and detailed invoices so you know exactly what you're paying for.", imageSrc: "https://images.unsplash.com/photo-1581092168519-40f87a9e6370?w=800&q=80", imageAlt: "Fair pricing guarantee"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Guaranteed Workmanship", description: "All our work is backed by a comprehensive warranty. We stand behind every job and ensure customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=2", imageAlt: "Quality workmanship assurance"
|
|
|
|
|
title: "Guaranteed Workmanship", description: "All our work is backed by a comprehensive warranty. We stand behind every job and ensure customer satisfaction.", imageSrc: "https://images.unsplash.com/photo-1581092162384-8987c1d64718?w=800&q=80", imageAlt: "Quality workmanship assurance"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="two-columns-alternating-heights"
|
|
|
|
|
@@ -159,16 +159,16 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Robert Smith", handle: "@robertsmith", testimonial: "Elite Plumbing fixed our main water leak quickly and professionally. The technician was courteous and the work was excellent. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-showing-thumbs-up_1262-5857.jpg", imageAlt: "Robert Smith testimonial", icon: Heart
|
|
|
|
|
id: "1", name: "Robert Smith", handle: "@robertsmith", testimonial: "Elite Plumbing fixed our main water leak quickly and professionally. The technician was courteous and the work was excellent. Highly recommended!", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80", imageAlt: "Robert Smith testimonial", icon: Heart
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Margaret Johnson", handle: "@margaret_j", testimonial: "They installed our new boiler system perfectly. On time, professional, and the price was fair. I've already recommended them to my neighbors.", imageSrc: "http://img.b2bpic.net/free-photo/serious-face-young-businessman-looking-up_1262-5526.jpg", imageAlt: "Margaret Johnson testimonial", icon: Heart
|
|
|
|
|
id: "2", name: "Margaret Johnson", handle: "@margaret_j", testimonial: "They installed our new boiler system perfectly. On time, professional, and the price was fair. I've already recommended them to my neighbors.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80", imageAlt: "Margaret Johnson testimonial", icon: Heart
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "David Wilson", handle: "@davidwilson", testimonial: "Called them for an emergency at 2 AM and they were here within an hour. Fixed our burst pipe and prevented major water damage. Fantastic service!", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-woman-doctor-with-toothy-smile-generated-by-ai_188544-29156.jpg", imageAlt: "David Wilson testimonial", icon: Heart
|
|
|
|
|
id: "3", name: "David Wilson", handle: "@davidwilson", testimonial: "Called them for an emergency at 2 AM and they were here within an hour. Fixed our burst pipe and prevented major water damage. Fantastic service!", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&q=80", imageAlt: "David Wilson testimonial", icon: Heart
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Sandra Lee", handle: "@sandralee", testimonial: "The drain cleaning service was thorough and efficient. No more backups! The team was professional and left everything clean. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Sandra Lee testimonial", icon: Heart
|
|
|
|
|
id: "4", name: "Sandra Lee", handle: "@sandralee", testimonial: "The drain cleaning service was thorough and efficient. No more backups! The team was professional and left everything clean. Worth every penny.", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&q=80", imageAlt: "Sandra Lee testimonial", icon: Heart
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-vector/corporate-medical-infographic-with-photo_23-2148372561.jpg"
|
|
|
|
|
imageSrc="https://images.unsplash.com/photo-1581092161562-40038e57e0a0?w=800&q=80&_wi=2"
|
|
|
|
|
imageAlt="Plumbing service booking"
|
|
|
|
|
mediaAnimation="opacity"
|
|
|
|
|
mediaPosition="right"
|
|
|
|
|
|