From 16d64653157a7e8eb68f4a9987e549065021a916 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 15:40:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10fea1c..5d89657 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 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}