Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c51daa8893 | |||
| 9d4e2dd202 |
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "20+", title: "Years Experience"},
|
||||
{
|
||||
value: "⭐⭐⭐⭐⭐", title: "Customer Rating"},
|
||||
value: "5 Star", title: "Customer Rating"},
|
||||
{
|
||||
value: "100%", title: "Satisfied Clients"},
|
||||
]}
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "m2", value: "15+", description: "Years Serving Mechanicsburg"},
|
||||
{
|
||||
id: "m3", value: "⭐⭐⭐⭐⭐", description: "Star Average Rating"},
|
||||
id: "m3", value: "5 Star", description: "Average Rating"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user