From 80a03946e9eeb300d339d2c98d1a960b641925b0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 17:52:04 +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 010678e..504078a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import { Compass, Heart, LayoutDashboard, Sparkles, MapPin, Phone, Mail } from "lucide-react"; +import { Compass, Heart, LayoutDashboard, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -105,6 +105,7 @@ export default function LandingPage() { title="Ready to restore your space?" description="Reach out to discuss your project or book a discovery call. We are based in the Rio Grande Valley and eager to help you create your dream home." background={{ variant: "plain" }} + useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUcKNs8WBTWQFQ6SCSDgc2Wd7Z/thoughtful-home-office-organization-clea-1774547075548-b930666d.png" buttonText="Inquire Today" />