diff --git a/src/app/page.tsx b/src/app/page.tsx index 7658e59..e0ad32c 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 NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; @@ -110,7 +110,7 @@ export default function LandingPage() { { title: "Fast & Convenient", description: "Efficient service without compromising quality or attention to detail", icon: Zap } - ] + ]} /> @@ -161,7 +161,7 @@ export default function LandingPage() { { id: "6", title: "Incredible attention to detail", quote: "Professional doesn't begin to describe their work. They treated my car like it was their own. I'm a customer for life.", name: "Lisa Thompson", role: "Creative Director", imageSrc: "https://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg" } - ] + ]} />