diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index e623b4e..2e1cd59 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -38,6 +38,7 @@ export default function ReviewsPage() { animationType="slide-up" textboxLayout="default" showRating={true} + useInvertedBackground={false} title="What Our Customers Are Saying" description="We take pride in the lasting impressions we leave on your gardens and homes." buttons={[{ text: "Visit Our Facebook", href: "https://facebook.com" }]}