Update src/app/pricing/page.tsx
This commit is contained in:
@@ -80,10 +80,7 @@ export default function PricingPage() {
|
||||
<TextSplitAbout
|
||||
title="Transparent Pricing"
|
||||
description={[
|
||||
"MapperBroker offers flexible pricing plans designed for brokers at every stage. All plans include core mapping and networking features, with upgrade options for advanced analytics and enterprise solutions.",
|
||||
"Starter Plan: $99/month includes territory mapping, basic analytics, and directory access for individual brokers and small teams.",
|
||||
"Professional Plan: $299/month adds advanced reporting, API access, and priority support for growing firms. Enterprise plans offer custom solutions with dedicated support and unlimited users.",
|
||||
]}
|
||||
"MapperBroker offers flexible pricing plans designed for brokers at every stage. All plans include core mapping and networking features, with upgrade options for advanced analytics and enterprise solutions.", "Starter Plan: $99/month includes territory mapping, basic analytics, and directory access for individual brokers and small teams.", "Professional Plan: $299/month adds advanced reporting, API access, and priority support for growing firms. Enterprise plans offer custom solutions with dedicated support and unlimited users."]}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "https://app.mapperbroker.com/signup" },
|
||||
{ text: "Talk to Sales", href: "/contact" },
|
||||
@@ -100,15 +97,9 @@ export default function PricingPage() {
|
||||
description="Backed by industry leaders and preferred by brokers nationwide"
|
||||
tag="Partners"
|
||||
tagIcon={CheckCircle}
|
||||
names={["RE/MAX", "Century 21", "Coldwell Banker", "Sotheby's International", "Keller Williams", "Zillow Group", "Trulia"]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-company-logo-design-professi-1772654575290-8e6ae86c.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-brokerage-logo-design-profes-1772654576924-1e9d9ff8.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-firm-logo-design-professiona-1772654576075-c7716c34.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/luxury-real-estate-company-logo-design-p-1772654575914-1d161b58.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-network-logo-design-professi-1772654575863-da4ac5b9.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-technology-company-logo-desi-1772654575418-3cee5f26.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-platform-logo-design-profess-1772654575753-4071fd65.png",
|
||||
]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-company-logo-design-professi-1772654575290-8e6ae86c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-brokerage-logo-design-profes-1772654576924-1e9d9ff8.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-firm-logo-design-professiona-1772654576075-c7716c34.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/luxury-real-estate-company-logo-design-p-1772654575914-1d161b58.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-network-logo-design-professi-1772654575863-da4ac5b9.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-technology-company-logo-desi-1772654575418-3cee5f26.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUkGQvUu2Jsht9D7pFOST1YGrX/real-estate-platform-logo-design-profess-1772654575753-4071fd65.png"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user