Update src/app/page.tsx

This commit is contained in:
2026-03-04 16:29:09 +00:00
parent 665b02253f
commit da18b745a4

View File

@@ -125,6 +125,10 @@ export default function LandingPage() {
{
id: "4", icon: Star,
title: "Average Rating", value: "4.9/5"
},
{
id: "5", icon: Shield,
title: "Licensed & Insured", value: "100%"
}
]}
/>