Merge version_1 into main #3
@@ -56,9 +56,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg", imageAlt: "Plumber repairing a pipe"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=1", imageAlt: "Plumber repairing a pipe"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg", imageAlt: "Modern boiler system"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg?_wi=1", imageAlt: "Modern boiler system"}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -79,23 +79,23 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "s2", title: "Water Heaters", descriptions: [
|
||||
"Expert repair and replacement for all heater types."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=2", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
{
|
||||
id: "s3", title: "Heating Systems", descriptions: [
|
||||
"Complete boiler and furnace support for comfort."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg?_wi=2", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
{
|
||||
id: "s4", title: "Emergency Service", descriptions: [
|
||||
"On-call help whenever you need us, day or night."],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/plumber-icons-set_1284-5179.jpg", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/plumber-icons-set_1284-5179.jpg?_wi=1", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
{
|
||||
id: "s5", title: "Drain Cleaning", descriptions: [
|
||||
"Professional clogs removal for drains and sewers."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg?_wi=1", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
{
|
||||
id: "s6", title: "Installations", descriptions: [
|
||||
"Professional setup for all new plumbing equipment."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-coziness-domesticity-concept-cropped-portrait-confident-happy-young-woman-spending-day-home_343059-3893.jpg", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-coziness-domesticity-concept-cropped-portrait-confident-happy-young-woman-spending-day-home_343059-3893.jpg?_wi=1", imageAlt: "Young engineer adjusting autonomous heating"},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="From emergency repairs to full-system installations, our expert technicians handle it all."
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Why Choose Suffolk Plumbing?"
|
||||
description="We are a local, licensed, and insured team dedicated to meticulous workmanship and reliable service every time."
|
||||
imageSrc="http://img.b2bpic.net/free-vector/plumber-icons-set_1284-5179.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/plumber-icons-set_1284-5179.jpg?_wi=2"
|
||||
imageAlt="Our professional plumbing tools"
|
||||
/>
|
||||
</div>
|
||||
@@ -119,9 +119,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "r1", name: "Gianine DeSimone", role: "Homeowner", testimonial: "Can't say enough about their response and professionalism. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg"},
|
||||
id: "r1", name: "Gianine DeSimone", role: "Homeowner", testimonial: "Can't say enough about their response and professionalism. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg?_wi=2"},
|
||||
{
|
||||
id: "r2", name: "Jude Rich", role: "Homeowner", testimonial: "Their work is meticulous and I have never had to call them back for anything.", imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-coziness-domesticity-concept-cropped-portrait-confident-happy-young-woman-spending-day-home_343059-3893.jpg"},
|
||||
id: "r2", name: "Jude Rich", role: "Homeowner", testimonial: "Their work is meticulous and I have never had to call them back for anything.", imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-coziness-domesticity-concept-cropped-portrait-confident-happy-young-woman-spending-day-home_343059-3893.jpg?_wi=2"},
|
||||
{
|
||||
id: "r3", name: "Mark Stevens", role: "Business Owner", testimonial: "Fast service, fair pricing. Suffolk Plumbing is our go-to for all repairs.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-with-short-ginger-hair-looks-with-happy-relaxed-expression_273609-30416.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user