diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a8d2ce..ee0a65b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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%" } ]} />