6 Commits

Author SHA1 Message Date
ee9b9a21a2 Merge version_3 into main
Merge version_3 into main
2026-03-11 04:05:40 +00:00
9857343f29 Update src/app/page.tsx 2026-03-11 04:05:36 +00:00
2876eacf97 Merge version_2 into main
Merge version_2 into main
2026-03-11 04:02:16 +00:00
4ca6580775 Update src/app/page.tsx 2026-03-11 04:02:12 +00:00
721e2664fa Merge version_1 into main
Merge version_1 into main
2026-03-11 03:59:23 +00:00
95837e5c45 Merge version_1 into main
Merge version_1 into main
2026-03-11 03:58:54 +00:00

View File

@@ -64,6 +64,8 @@ export default function LandingPage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
rating={5} rating={5}
ratingText="4.7 stars from 325 customers" 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> </div>
@@ -153,7 +155,7 @@ export default function LandingPage() {
id: "1", value: "4.7★", description: "Customer rating based on 325 verified reviews" 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" id: "3", value: "100%", description: "Transparent pricing with no hidden fees"