Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-12 04:09:06 +00:00

View File

@@ -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"
/>
</div>