Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cdd082168d | |||
| 46bf64256f | |||
| 8eba4c42f0 | |||
| 1d06f12eaa | |||
| 8de60dc100 |
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Wilson"},
|
||||
]}
|
||||
cardTitle="Trusted by leading designers and brands worldwide"
|
||||
cardTitle="500+ projects delivered with 98% client satisfaction"
|
||||
cardTag="Client Testimonials"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user