diff --git a/src/app/page.tsx b/src/app/page.tsx index 9026cfc..d061dbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -179,6 +179,7 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg" imageAlt="NEXUS Properties San Francisco office" + mediaAnimation="none" inputPlaceholder="your@email.com" buttonText="Send Inquiry" termsText="We'll get back to you within 24 hours. Your information is secure and confidential."