1 Commits

Author SHA1 Message Date
51f0e09d54 Update src/app/page.tsx 2026-04-23 22:44:31 +00:00

View File

@@ -101,11 +101,11 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "individual", badge: "Essential", price: "R500", subtitle: "For emerging professionals", buttons: [{ text: "Join the Movement", href: "/contact" }],
id: "individual", badge: "Essential", price: "R500", subtitle: "For emerging professionals", buttons: [{ text: "Apply Now", href: "/contact" }],
features: ["Networking", "Policy Reports", "Events", "Member Portal Access", "Quarterly Newsletter"],
},
{
id: "corporate", badge: "Exclusive", price: "R5000", subtitle: "For high-impact firms", buttons: [{ text: "Start Your Growth", href: "/contact" }],
id: "corporate", badge: "Exclusive", price: "R5000", subtitle: "For high-impact firms", buttons: [{ text: "Apply Now", href: "/contact" }],
features: ["Deal Flow Access", "Government Access", "Summit Priority Seats", "Executive Mentorship", "Brand Visibility"],
},
]}
@@ -165,7 +165,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Contact Us"
title="Sandton HQ Presence"
title="Ready to Transform the Property Sector?"
description="Visit our headquarters in the heart of Sandton to discuss membership, partnership, and deal flow."
imageSrc="http://img.b2bpic.net/free-photo/unfocused-background-modern-lobby_1203-1079.jpg"
/>