From e86b168fb5e4fb704a7d48873bab603a1fe46e6b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 21:46:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b0b159b..c2bbc38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,13 +16,13 @@ import { CupSoda } from "lucide-react"; export default function LandingPage() { return ( @@ -118,7 +118,7 @@ export default function LandingPage() { title="Misafirlerimiz Ne Diyor?" description="Palmu Cafe'deki deneyimlerini paylaşan misafirlerimizin yorumlarını okuyun." tag="Müşteri Yorumları" - animationType="slide-up" + animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} testimonials={[ -- 2.49.1