Update src/app/page.tsx
This commit is contained in:
@@ -31,6 +31,7 @@ import {
|
||||
Instagram,
|
||||
Linkedin,
|
||||
MessageCircle,
|
||||
AlertCircle,
|
||||
} from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -208,7 +209,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Book Your Dream Home Today"
|
||||
tagIcon={Calendar}
|
||||
tagIcon={AlertCircle}
|
||||
title="Limited plots and bungalows available - Don't miss the opportunity to secure your future!"
|
||||
description="Our dedicated team is ready to help you find the perfect property and guide you through every step of the investment process. Contact us today to schedule a personalized site visit."
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user