@@ -73,23 +73,23 @@ export default function LandingPage() {
] }
mediaItems = { [
{
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=1 " ,
imageAlt : "Technician working in upscale kitchen" ,
} ,
{
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=2 " ,
imageAlt : "Technician inspecting bathroom fixture" ,
} ,
{
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=3 " ,
imageAlt : "Pristine kitchen plumbing upgrade" ,
} ,
{
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=4 " ,
imageAlt : "Emergency repair service" ,
} ,
{
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=5 " ,
imageAlt : "Maintenance inspection check" ,
} ,
] }
@@ -138,14 +138,14 @@ export default function LandingPage() {
name : "Mark" ,
handle : "Local Guide" ,
testimonial : "Mark is amazing... Cleaned up and did excellent!!!! I’ m very happy with the outcome!" ,
imageSrc : "http://img.b2bpic.net/free-photo/woman-with-question-gesture-plumber-looking-broken-faucet_259150-58296.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/woman-with-question-gesture-plumber-looking-broken-faucet_259150-58296.jpg?_wi=1 " ,
} ,
{
id : "2" ,
name : "Denise Garry" ,
handle : "Homeowner" ,
testimonial : "Highly recommend — came out quick & fixed! Support local contractors." ,
imageSrc : "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=1 " ,
} ,
{
id : "3" ,
@@ -159,7 +159,7 @@ export default function LandingPage() {
name : "David" ,
handle : "Homeowner" ,
testimonial : "Professional, clean, and knowledgeable. Will definitely call again." ,
imageSrc : "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=1 " ,
} ,
{
id : "5" ,
@@ -203,19 +203,19 @@ export default function LandingPage() {
id : "m1" ,
name : "Gene Ford" ,
role : "Founder & Master Plumber" ,
imageSrc : "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=2 " ,
} ,
{
id : "m2" ,
name : "Sarah J." ,
role : "Service Technician" ,
imageSrc : "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=2 " ,
} ,
{
id : "m3" ,
name : "Mike R." ,
role : "Maintenance Specialist" ,
imageSrc : "http://img.b2bpic.net/free-photo/woman-with-question-gesture-plumber-looking-broken-faucet_259150-58296.jpg" ,
imageSrc : "http://img.b2bpic.net/free-photo/woman-with-question-gesture-plumber-looking-broken-faucet_259150-58296.jpg?_wi=2 " ,
} ,
] }
/ >