Merge version_1 into main #1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user