diff --git a/src/app/page.tsx b/src/app/page.tsx index 2314a0b..4f39b09 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { ]} buttons={[]} buttonAnimation="none" - titleClassName="text-foreground font-extrabold" + cardTitleClassName="text-foreground font-extrabold" /> @@ -169,7 +169,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2148680199.jpg", imageAlt: "Portrait of Anaya Gupta" } ]} - titleClassName="text-foreground font-extrabold" + roleClassName="text-foreground font-extrabold" /> @@ -189,7 +189,7 @@ export default function LandingPage() { { id: "3", icon: Briefcase, title: "Experience", value: "10+ Years" }, { id: "4", icon: Heart, title: "Patient Care", value: "100% Committed" } ]} - titleClassName="text-foreground font-extrabold" + metricTitleClassName="text-foreground font-extrabold" />