From 955806660455df34c6317532435295a3458afccb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 18:27:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08256f2..e15b388 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { { id: "2", name: "Ayhan", date: "2025", title: "Exchanged Student", quote: "The transport guides were a lifesaver. I saved so much time and stress navigating the city.", tag: "Transport", avatarSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104621.jpg" }, { id: "3", name: "Maria", date: "2025", title: "Masters Student", quote: "Banking in Belgium was a mystery until I used Savad. The step-by-step guidance is excellent.", tag: "Banking", avatarSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-colleagues-documents_23-2149330964.jpg" }, ]} - cardAnimation="blur-reveal" + tagAnimation="blur-reveal" /> -- 2.49.1