Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bb7cbf02b | |||
| 29a946dfa4 | |||
| fd4b24a1c4 | |||
| e08786d9f3 | |||
| ea19ccc20d |
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
tag="Excellence"
|
||||
metrics={[
|
||||
{ id: "m1", value: "228+", description: "Verified Client Reviews" },
|
||||
{ id: "m2", value: "3.5", description: "Star Rating" },
|
||||
{ id: "m2", value: "4.2", description: "Star Rating" },
|
||||
{ id: "m3", value: "10+", description: "Years of Excellence" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
tag="Book Now"
|
||||
title="Call Us Directly"
|
||||
description="Ready for a refreshed look? Our team is available to schedule your appointment at (323) 969-8760."
|
||||
description="Ready for a refreshed look? Call now to secure your preferred time. Our team is available at (323) 969-8760."
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user