From 020814ee405f8495f961c978b00672c5c64ca44e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Feb 2026 02:39:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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."