Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6cbf12c22c | |||
| 07c153a708 | |||
| 93f94feddc | |||
| da7f109cb9 | |||
| 428827e162 | |||
| 1d3c7acf66 | |||
| cd9e54c3f3 |
@@ -53,6 +53,10 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Chip", handle: "Owner & Master Plumber", testimonial: "30+ years of honest, reliable plumbing service to Downingtown and surrounding areas.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914197.jpg", imageAlt: "Chip, experienced plumber"
|
||||
},
|
||||
{
|
||||
name: "Michael T.", handle: "Satisfied Customer", testimonial: "Best plumber I've ever worked with. Quick response, fair pricing, and top-notch workmanship. Will definitely call again!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-with-arms-crossed-displeased_141793-30185.jpg", imageAlt: "Michael T., satisfied customer"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -228,4 +232,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user