Merge version_1 into main #1
@@ -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
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user