Merge version_1 into main #1
@@ -113,16 +113,13 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
plans={[
|
||||
{
|
||||
id: "residential", badge: "Most Popular", price: "Apartments & Homes", subtitle: "Perfect for families and individuals", buttons: [{ text: "Browse Residential", href: "products" }],
|
||||
features: ["1-5 bedroom options", "Modern kitchens & bathrooms", "Secure parking available", "Community amenities"]
|
||||
id: "residential", badge: "Most Popular", price: "Apartments & Homes", subtitle: "Perfect for families and individuals", buttons: [{ text: "Browse Residential", href: "products" }], features: ["1-5 bedroom options", "Modern kitchens & bathrooms", "Secure parking available", "Community amenities"]
|
||||
},
|
||||
{
|
||||
id: "commercial", badge: "Investment Ready", price: "Office & Retail Space", subtitle: "For business owners and investors", buttons: [{ text: "Explore Commercial", href: "products" }],
|
||||
features: ["Prime business locations", "High foot traffic areas", "Professional infrastructure", "Flexible lease terms"]
|
||||
id: "commercial", badge: "Investment Ready", price: "Office & Retail Space", subtitle: "For business owners and investors", buttons: [{ text: "Explore Commercial", href: "products" }], features: ["Prime business locations", "High foot traffic areas", "Professional infrastructure", "Flexible lease terms"]
|
||||
},
|
||||
{
|
||||
id: "luxury", badge: "Premium Selection", price: "Luxury Properties", subtitle: "Ultimate living and investment experience", buttons: [{ text: "View Luxury Homes", href: "featured" }],
|
||||
features: ["Exclusive penthouses", "Architectural masterpieces", "Premium amenities", "Concierge services"]
|
||||
id: "luxury", badge: "Premium Selection", price: "Luxury Properties", subtitle: "Ultimate living and investment experience", buttons: [{ text: "View Luxury Homes", href: "featured" }], features: ["Exclusive penthouses", "Architectural masterpieces", "Premium amenities", "Concierge services"]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -190,7 +187,6 @@ export default function LandingPage() {
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our partnerships with leading financial institutions, insurers, and service providers ensure a comprehensive real estate experience."
|
||||
tag="Industry Partners"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={["Premium Bank Financial", "Trust Insurance Group", "Elite Realty Partners", "BuildCo Construction", "Legal & Associates", "Home Inspection Experts", "Real Estate Board"]}
|
||||
|
||||
Reference in New Issue
Block a user