diff --git a/src/app/page.tsx b/src/app/page.tsx index 55478d2..bc4567f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -254,7 +254,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-elegant-silk-dress-posing-tropical-rainy-tropical-forest_273443-4828.jpg", imageAlt: "David Kim, a landscape architect"}, { id: "t-5", name: "Jessica L.", role: "Commercial Manager", company: "Orange County, CA", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30885.jpg", alt: "Jessica Lee, a commercial manager"}, + imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30885.jpg", imageAlt: "Jessica Lee, a commercial manager"}, { id: "t-6", name: "Robert B.", role: "Homeowner", company: "Pasadena, CA", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/orders_23-2148013390.jpg", imageAlt: "Robert Brown, a homeowner"},