Update src/app/page.tsx

This commit is contained in:
2026-03-12 06:34:26 +00:00
parent 141562c7e1
commit 5aa2f714b6

View File

@@ -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" },