Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-14 17:09:26 +00:00
parent 59c86b980a
commit d084e37e91

View File

@@ -82,7 +82,7 @@ export default function ReviewsPage() {
<div id="testimonials-reviews" data-section="testimonials-reviews" className="w-full py-20">
<TestimonialCardTwo
tag="CUSTOMER REVIEWS"
tagIcon={Star} as any
tagIcon={Star}
title="What Our Customers Say"
description="Real reviews from happy customers across the Inland Empire who trust Gone in a Haul."
textboxLayout="default"
@@ -163,7 +163,7 @@ export default function ReviewsPage() {
<div id="before-after" data-section="before-after" className="w-full py-20">
<FeatureCardNineteen
tag="COMPLETED PROJECTS"
tagIcon={Star} as any
tagIcon={Star}
title="Before & After Gallery"
description="See the transformation. Real jobs, real results from Gone in a Haul."
textboxLayout="default"