From 6b12b69e18e7f8dfcd1add2b5edcb7b173ff57e0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 04:21:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 53a6b1b..f622ece 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,6 @@ export default function LandingPage() { { text: "Browse Listings", href: "#listings" }, { text: "Get a Free Valuation", href: "#contact" } ]} - useInvertedBackground={false} />
@@ -92,7 +91,7 @@ export default function LandingPage() { positiveCard={{ items: ["Curated Property Listings", "Seamless Transaction Process", "Timely Market Insights", "Expert Negotiation Skills", "Personalized Client Support", "Targeted Marketing Strategies"] }} - animationType="depth-3d" + animationType="slide-up" title="Our Tailored Real Estate Services" description="Whether you're buying, selling, or investing, we offer comprehensive services designed to meet your unique needs and exceed expectations." textboxLayout="default" @@ -153,7 +152,7 @@ export default function LandingPage() { "Local Bank Corp", "Premier Title Co.", "Mortgage Experts", "Community Realty Assoc.", "Property Law Group", "Home Insurance Pros", "National Builders Inc." ]} title="Trusted by Leading Financial Institutions & Partners" - description="We collaborate with reputable organizations and local partners to ensure smooth transactions and comprehensive support for all our clients." + description="We collaborate with reputable organizations and local partners to ensure smooth transactions and comprehensive support for all our clients."" textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1