diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e93851..9baf1f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,14 +154,11 @@ export default function LandingPage() { ]} testimonials={[ { - id: "1", name: "Sarah Miller", role: "Owner", company: "Miller Automotive", rating: 5, - testimonial: "The 1 Day Website was exactly what I needed. Professional, fast, and delivered exactly on time."}, + id: "1", name: "Sarah Miller", role: "Owner", company: "Miller Automotive", rating: 5}, { - id: "2", name: "James Henderson", role: "Director", company: "Henderson Law", rating: 5, - testimonial: "I was skeptical about a 1 day build, but the quality is top-notch. Highly recommended for locals."}, + id: "2", name: "James Henderson", role: "Director", company: "Henderson Law", rating: 5}, { - id: "3", name: "Linda Chen", role: "Manager", company: "Main Street Cafe", rating: 5, - testimonial: "My bookings increased immediately after launch. Professional service and great communication."}, + id: "3", name: "Linda Chen", role: "Manager", company: "Main Street Cafe", rating: 5}, ]} title="Results You Can Trust" description="See what local Idaho business owners say about the speed and quality of their new sites."