Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fbfeb5a5b | |||
| bd8a2779eb | |||
| 6721ac9be9 | |||
| a7417d1783 | |||
| 039ac49227 | |||
| 213ad575fd | |||
| a2a18cd132 |
@@ -124,11 +124,11 @@ export default function LandingPage() {
|
|||||||
<SplitAboutMetric
|
<SplitAboutMetric
|
||||||
title="Why Trust Premium RE?"
|
title="Why Trust Premium RE?"
|
||||||
description={[
|
description={[
|
||||||
"We specialize in high-quality property placements for serious buyers and investors. Every listing undergoes rigorous legal verification, structural assessment, and market analysis. Our dedicated property advisors guide you through each step—from viewing to closing—ensuring complete transparency and peace of mind."
|
"We specialize in high-quality property placements for serious buyers and investors. Every listing undergoes rigorous legal verification, structural assessment, and market analysis.", "Our dedicated property advisors guide you through each step—from viewing to closing—ensuring complete transparency and peace of mind.", "All properties include comprehensive due diligence reports, clear title verification, and ongoing legal support throughout the purchase process."
|
||||||
]}
|
]}
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ label: "Properties Sold", value: "1,700+" },
|
{ label: "Properties Sold", value: "1,500+" },
|
||||||
{ label: "Average Close Time", value: "14 days" }
|
{ label: "Average Close Time", value: "14 days" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
|||||||
{ id: "3", value: "25+ Countries", title: "Global Coverage" },
|
{ id: "3", value: "25+ Countries", title: "Global Coverage" },
|
||||||
{ id: "4", value: "98%", title: "Client Satisfaction" }
|
{ id: "4", value: "98%", title: "Client Satisfaction" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground="invertCard"
|
useInvertedBackground="invertDefault"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user