Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da18b745a4 | |||
| 665b02253f |
@@ -125,6 +125,10 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "4", icon: Star,
|
id: "4", icon: Star,
|
||||||
title: "Average Rating", value: "4.9/5"
|
title: "Average Rating", value: "4.9/5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "5", icon: Shield,
|
||||||
|
title: "Licensed & Insured", value: "100%"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user