From f68cc28168036d369d4597ae78227b17f7789a08 Mon Sep 17 00:00:00 2001 From: development Date: Fri, 23 Jan 2026 21:28:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } - ] + ]} />