Merge version_1 into main #4
@@ -23,9 +23,9 @@ const HomePage = () => {
|
||||
|
||||
const heroMediaItems = [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", imageAlt: "Professional plumber working on pipes"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=1", imageAlt: "Professional plumber working on pipes"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-clipboard-front-cargo-van-delivering-bottles-water_627829-4187.jpg", imageAlt: "Emergency plumbing response team"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-clipboard-front-cargo-van-delivering-bottles-water_627829-4187.jpg?_wi=1", imageAlt: "Emergency plumbing response team"},
|
||||
];
|
||||
|
||||
const serviceFeatures = [
|
||||
@@ -99,9 +99,9 @@ const HomePage = () => {
|
||||
ratingText="4.9 Rating • 60+ Reviews • Open 24 Hours"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", imageAlt: "Professional plumber working on pipes"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=2", imageAlt: "Professional plumber working on pipes"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-clipboard-front-cargo-van-delivering-bottles-water_627829-4187.jpg", imageAlt: "Emergency plumbing response team"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-clipboard-front-cargo-van-delivering-bottles-water_627829-4187.jpg?_wi=2", imageAlt: "Emergency plumbing response team"},
|
||||
]}
|
||||
mediaAnimation="none"
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user