Update src/app/page.tsx
This commit is contained in:
@@ -63,21 +63,21 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "Excellent service and very professional team. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-goodlooking-bearded-gardener-with-garden-tools-smiling-standing-trees-shadow-crossing-hands-looking-camera-with-relaxed-face-expression_176420-55230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-goodlooking-bearded-gardener-with-garden-tools-smiling-standing-trees-shadow-crossing-hands-looking-camera-with-relaxed-face-expression_176420-55230.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mike R.",
|
||||
handle: "@miker",
|
||||
testimonial: "Fast response time and great pricing. Thank you!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Emily D.",
|
||||
handle: "@emilyd",
|
||||
testimonial: "The best local service provider in town, very reliable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-female-posing-indoor_344912-969.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-female-posing-indoor_344912-969.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David L.",
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=1"
|
||||
imageAlt="Professional service technician at work"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -169,17 +169,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Plumbing Services",
|
||||
description: "Quick diagnosis and repairs for all pipe and drainage issues.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Electrical Work",
|
||||
description: "Preventative maintenance and safe installations for your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Emergency Repairs",
|
||||
description: "Emergency services available for immediate assistance day or night.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
|
||||
Reference in New Issue
Block a user