Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee9b9a21a2 | |||
| 9857343f29 | |||
| 2876eacf97 | |||
| 4ca6580775 | |||
| 721e2664fa | |||
| 95837e5c45 |
@@ -64,6 +64,8 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="4.7 stars from 325 customers"
|
||||
ratingTextClassName="text-base font-semibold text-foreground tracking-wide"
|
||||
titleClassName="text-5xl md:text-6xl font-bold tracking-tight leading-tight"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -153,7 +155,7 @@ export default function LandingPage() {
|
||||
id: "1", value: "4.7★", description: "Customer rating based on 325 verified reviews"
|
||||
},
|
||||
{
|
||||
id: "2", value: "0", description: "Appointments needed - we get you in and out fast"
|
||||
id: "2", value: "20-min", description: "Average turnaround time - same-day service available"
|
||||
},
|
||||
{
|
||||
id: "3", value: "100%", description: "Transparent pricing with no hidden fees"
|
||||
|
||||
Reference in New Issue
Block a user