diff --git a/src/app/page.tsx b/src/app/page.tsx index ce7cf73..4b49eeb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,8 @@ export default function LandingPage() { name: "Gabriella Rodriguez", handle: "Customer", testimonial: "Professional and excellent work quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg"}, { - name: "Verified Customer", handle: "Angie's List", testimonial: "They did my roof in the past and handled the skylight leaks perfectly. Excellent work.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg"}, + name: "Verified Customer", handle: "Angie's List", testimonial: "They did my roof in the past and handled the skylight leaks perfectly. Excellent work.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg"}, { name: "Long-time Client", handle: "Business Profile", testimonial: "Customer service and attention to detail is amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-coworkers-holding-tablets-showing-thumbs-up-stairs_1262-20218.jpg"},