Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user