From 01eb5a046fbc94ced0769d86795aac71f411277b Mon Sep 17 00:00:00 2001 From: development Date: Thu, 8 Jan 2026 12:04:12 +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 db00a00..8cc9c32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function EdgeTabsPage() { { id: "6", name: "Alex Thompson", role: "Student", testimonial: "Study sessions are way more productive with EdgeTabs. I can finally focus without the coffee jitters. My grades have improved and I feel better!", imageSrc: "https://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg", imageAlt: "Alex Thompson" } - ] + ]} animationType="scale-rotate" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1