Merge version_1 into main #3
@@ -116,10 +116,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
animationType="slide-up"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
title="Unlocking Your Real Estate Potential"
|
||||
description="At PropertyExpertz, we are dedicated to providing unparalleled real estate services across Delhi, Noida, Gurgaon, and Faridabad. With years of experience and a deep understanding of the local markets, we empower our clients to make informed decisions whether buying, selling, or renting. Our commitment to transparency, integrity, and client satisfaction sets us apart."
|
||||
@@ -148,6 +145,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureHoverPattern
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
@@ -179,6 +177,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
@@ -281,6 +280,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user