Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Healthy Smile Starts Here"
|
||||
description="Trusted dental care from experienced professionals using modern technology in Los Angeles"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "15+", label: "Years Experience" },
|
||||
{ value: "5000+", label: "Happy Patients" },
|
||||
@@ -114,8 +114,6 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
containerClassName="py-20 px-4"
|
||||
titleClassName="text-5xl md:text-6xl font-bold"
|
||||
descriptionClassName="text-lg md:text-xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user