From be3ab67a25bd3c13d8d49ee8e87dcb83d64fabdf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 04:08:55 +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 fe70d9d..95118f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,10 +175,10 @@ export default function LandingPage() { id: "6", name: "David Kumar, Product Manager at Pixel Perfect", date: "Date: 25 June 2024", title: "Exceeded All Expectations", quote: "The final result was stunning. Clean animations, intuitive navigation, and a design system that scaled beautifully across all devices.", tag: "Product Excellence", avatarSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-window_23-2148095696.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-window_23-2148095696.jpg" } ]} - titleClassName="text-4xl md:text-5xl font-extrabold leading-tight" - descriptionClassName="text-lg md:text-xl text-foreground/70 mt-6" cardTitleClassName="text-2xl md:text-3xl font-extrabold line-clamp-3" cardQuoteClassName="text-base md:text-lg text-foreground/80 line-clamp-10" + titleClassName="text-4xl md:text-5xl font-extrabold leading-tight" + descriptionClassName="text-lg md:text-xl text-foreground/70 mt-6" />