diff --git a/src/app/page.tsx b/src/app/page.tsx index 925f35e..f9d9006 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,8 +99,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Sarah J.", handle: "Homeowner", testimonial: "My energy bills dropped significantly after the attic upgrade.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, - { id: "2", name: "Michael C.", handle: "Homeowner", testimonial: "Professional, clean, and delivered as promised.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-happy-brunette-businesswoman-posing-studio_176420-29819.jpg" }, + { id: "1", name: "", handle: "Homeowner", testimonial: " ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, + { id: "2", name: "Young Stach", handle: "Homeowner", testimonial: "I had my walls installed and my attic. I have never had such a nice gentlemen do work for me. they took time to explain all aspects of the job. Dan and his team all work great as a team. They cleaned up and vacuumed at the end of each day. If I need more work done at my house I will call Miles Attic Insulation.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-happy-brunette-businesswoman-posing-studio_176420-29819.jpg" }, { id: "3", name: "Emily R.", handle: "Homeowner", testimonial: "The team was very helpful in suggesting the right material.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" }, ]} />