diff --git a/src/app/page.tsx b/src/app/page.tsx index e70cf2c..eee2656 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { ]} testimonials={[ { id: "1", name: "Sarah Miller", role: "Homeowner", company: "Barnard Renovations", rating: 5 }, - { id: "2", name: "Nancy Konradi", role: "Homeowner", company: "Barnard Renovations", rating: 5 } + { id: "2", name: "Tom Baker", role: "Homeowner", company: "Barnard Renovations", rating: 5 } ]} />