Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-27 00:05:58 +00:00

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"