|
|
|
@@ -117,9 +117,13 @@ export default function VefuLanding() {
|
|
|
|
title: "All Property Types", description: "Houses, rooms, PGs, shops, offices, and commercial spaces—all in one place."
|
|
|
|
title: "All Property Types", description: "Houses, rooms, PGs, shops, offices, and commercial spaces—all in one place."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
textboxLayout="default"
|
|
|
|
textboxLayout="split-actions"
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
|
|
|
buttons={[
|
|
|
|
|
|
|
|
{ text: "Download App Now", href: "download" }
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -188,7 +192,7 @@ export default function VefuLanding() {
|
|
|
|
description="Download VEFU Rental today and connect directly with property owners and tenants. Simple. Fast. Direct."
|
|
|
|
description="Download VEFU Rental today and connect directly with property owners and tenants. Simple. Fast. Direct."
|
|
|
|
background={{ variant: "rotated-rays-animated-grid" }}
|
|
|
|
background={{ variant: "rotated-rays-animated-grid" }}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
inputPlaceholder="Enter your email"
|
|
|
|
inputPlaceholder="Get early access + app updates"
|
|
|
|
buttonText="Get Started"
|
|
|
|
buttonText="Get Started"
|
|
|
|
termsText="By downloading, you agree to our Terms and Conditions. We respect your privacy."
|
|
|
|
termsText="By downloading, you agree to our Terms and Conditions. We respect your privacy."
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -232,4 +236,4 @@ export default function VefuLanding() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|