Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-04-06 00:18:04 +00:00

View File

@@ -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" },
]}
/>