Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Discover Your Perfect Land Investment"
|
||||
description="Explore premium land parcels with stunning visuals and detailed property information. Find your ideal property location from our curated collection."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-hills-sunset-mountains-mourne-northern-ireland_181624-8429.jpg", imageAlt: "Scenic hillside property with panoramic views"
|
||||
@@ -303,7 +303,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to invest in premium land? Our team is here to guide you through every step of your property journey."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start Your Search", href: "#properties" },
|
||||
|
||||
Reference in New Issue
Block a user