From ea5ee53e7fe2334e238c5f2dfd9e88bad9b1529d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 02:24:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b29976..c072992 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,8 +97,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} ariaLabel="AI Studio features" - titleClassName="text-5xl font-light" - descriptionClassName="text-lg opacity-70" + cardTitleClassName="text-5xl font-light" + textBoxDescriptionClassName="text-lg opacity-70" cardClassName="p-8 border border-opacity-20" iconClassName="w-8 h-8" /> @@ -147,8 +147,8 @@ export default function LandingPage() { { id: "testimonial-6", name: "Alex Kumar", handle: "Founder, StartupHub", testimonial: "Finally, AI that works for small teams. The pricing is fair and the value is exceptional.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuuduewBseleiickyl0hdjYLt7/professional-portrait-of-a-tech-savvy-bu-1773454973427-6077fd70.png", imageAlt: "Professional portrait of a tech-savvy business man, clean background, premium lighting, modern profe" } ]} ariaLabel="Customer testimonials" - titleClassName="text-5xl font-light" - descriptionClassName="text-lg opacity-70" + textBoxTitleClassName="text-5xl font-light" + textBoxDescriptionClassName="text-lg opacity-70" cardClassName="p-8 border border-opacity-20" /> @@ -169,8 +169,8 @@ export default function LandingPage() { showCard={true} speed={40} ariaLabel="Partner companies and social proof" - titleClassName="text-5xl font-light" - descriptionClassName="text-lg opacity-70" + textBoxTitleClassName="text-5xl font-light" + textBoxDescriptionClassName="text-lg opacity-70" />