Merge version_1 into main #3
@@ -46,11 +46,11 @@ export default function LandingPage() {
|
||||
description="C L Robert Plumbing Heating & Air Inc provides professional, 5-star rated plumbing and HVAC services to Riverside homes and businesses."
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg", imageAlt: "Plumbing and HVAC professional services" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg", imageAlt: "Expert HVAC maintenance service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg", imageAlt: "Professional leak detection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg", imageAlt: "Water heater installation service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg", imageAlt: "Air conditioning repair service" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=1", imageAlt: "Plumbing and HVAC professional services" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=2", imageAlt: "Expert HVAC maintenance service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=3", imageAlt: "Professional leak detection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=4", imageAlt: "Water heater installation service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=5", imageAlt: "Air conditioning repair service" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -71,12 +71,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: 1, title: "Plumbing Repairs & Installs", description: "Full-service plumbing solutions for residential and commercial plumbing systems.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg" },
|
||||
{ id: 2, title: "Leak Detection & Pipe Work", description: "Advanced leak detection techniques and professional pipe repairs to prevent damage.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg" },
|
||||
{ id: 3, title: "Water Heater Services", description: "Expert repair and installation of high-efficiency water heating units.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg" },
|
||||
{ id: 4, title: "AC Repair & Installation", description: "Stay cool with our professional air conditioning repair and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg" },
|
||||
{ id: 5, title: "Heating System Maintenance", description: "Reliable heating repairs to keep your home warm during colder seasons.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg" },
|
||||
{ id: 6, title: "Full HVAC System Support", description: "Comprehensive climate control services for improved energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg" }
|
||||
{ id: 1, title: "Plumbing Repairs & Installs", description: "Full-service plumbing solutions for residential and commercial plumbing systems.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=6" },
|
||||
{ id: 2, title: "Leak Detection & Pipe Work", description: "Advanced leak detection techniques and professional pipe repairs to prevent damage.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=7" },
|
||||
{ id: 3, title: "Water Heater Services", description: "Expert repair and installation of high-efficiency water heating units.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=8" },
|
||||
{ id: 4, title: "AC Repair & Installation", description: "Stay cool with our professional air conditioning repair and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=9" },
|
||||
{ id: 5, title: "Heating System Maintenance", description: "Reliable heating repairs to keep your home warm during colder seasons.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=10" },
|
||||
{ id: 6, title: "Full HVAC System Support", description: "Comprehensive climate control services for improved energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721544.jpg?_wi=11" }
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="We offer a wide range of services to keep your property running comfortably."
|
||||
|
||||
Reference in New Issue
Block a user