Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-03 05:19:50 +00:00

View File

@@ -128,7 +128,7 @@ export default function LandingPage() {
]}
buttons={[]}
buttonAnimation="none"
titleClassName="text-foreground font-extrabold"
cardTitleClassName="text-foreground font-extrabold"
/>
</div>
@@ -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"
/>
</div>
@@ -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"
/>
</div>