Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
id: "6", name: "David Kumar", handle: "@dkumar_founder", testimonial: "Artisan elevated our brand and product. They're now our go-to partner for all digital initiatives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767707513341-no1hcfqx.jpg", imageAlt: "David Kumar"
|
||||
}
|
||||
]}
|
||||
animationType="entrance-slide"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
speed={30}
|
||||
|
||||
Reference in New Issue
Block a user