Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -99,6 +99,7 @@ export default function HomePage() {
|
||||
<MetricsFeatureCards
|
||||
tag="Our Stats"
|
||||
title="Quality You Can Measure"
|
||||
description="We take pride in our track record of delivering exceptional electrical services."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+ Years",
|
||||
@@ -137,6 +138,7 @@ export default function HomePage() {
|
||||
<TestimonialRatingCards
|
||||
tag="Reviews"
|
||||
title="What Our Clients Say"
|
||||
description="Read what our satisfied customers have to say about our services."
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Doe",
|
||||
|
||||
Reference in New Issue
Block a user