diff --git a/src/app/page.tsx b/src/app/page.tsx index c76d812..3946cb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -142,7 +142,7 @@ export default function LandingPage() { { id: "4", name: "Michael Chen", role: "Business Owner", testimonial: "We hired Mullen's for our commercial property and they exceeded expectations. Professional, efficient, and affordable. Best decision we made!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen" } - ] + ]} title="What Our Clients Say" description="Real feedback from real customers—join 500+ satisfied homeowners" tag="Customer Reviews"