Update src/app/page.tsx

This commit is contained in:
2026-02-27 00:05:53 +00:00
parent c7becff7a2
commit edf7db05da

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -65,7 +65,7 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="5-Star Rated by Nashville Homeowners"
description="\"Responsive, professional, and they kept me informed the whole way.\" Trusted for communication, quality, and follow-up."
description="Responsive, professional, and they kept me informed the whole way. Trusted for communication, quality, and follow-up."
tag="Client Testimonials"
tagIcon={Star}
textboxLayout="default"