diff --git a/src/app/page.tsx b/src/app/page.tsx index ab8314b..8a191fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,8 +78,8 @@ export default function LandingPage() { title="Our Mission" description="To provide high-quality pet care." metrics={[ - { label: "10k+", value: "Happy Pets" }, - { label: "99%", value: "Satisfaction" } + { title: "10k+", value: "Happy Pets" }, + { title: "99%", value: "Satisfaction" } ]} />