Merge version_1 into main #3
@@ -91,11 +91,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Buying Property", description: "Expert guidance to find the perfect home or plot.", bentoComponent: { bentoComponent: "reveal-icon", icon: Home }, imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504780.jpg" },
|
||||
{ title: "Selling Property", description: "Maximize your property value with our strategic marketing.", bentoComponent: { bentoComponent: "reveal-icon", icon: DollarSign }, imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050992.jpg" },
|
||||
{ title: "Investment Consultancy", description: "Data-driven advice for profitable real estate portfolios.", bentoComponent: { bentoComponent: "reveal-icon", icon: TrendingUp }, imageSrc: "http://img.b2bpic.net/free-photo/people-working-table-together_23-2147727629.jpg" },
|
||||
{ title: "Property Management", description: "Comprehensive care for your assets and rentals.", bentoComponent: { bentoComponent: "reveal-icon", icon: Briefcase }, imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg" },
|
||||
{ title: "Plot & House Deals", description: "Curated selection of best plots and residential properties.", bentoComponent: { bentoComponent: "reveal-icon", icon: MapPin }, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg" }
|
||||
{ title: "Buying Property", description: "Expert guidance to find the perfect home or plot.", bentoComponent: "reveal-icon", icon: Home, imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504780.jpg" },
|
||||
{ title: "Selling Property", description: "Maximize your property value with our strategic marketing.", bentoComponent: "reveal-icon", icon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050992.jpg" },
|
||||
{ title: "Investment Consultancy", description: "Data-driven advice for profitable real estate portfolios.", bentoComponent: "reveal-icon", icon: TrendingUp, imageSrc: "http://img.b2bpic.net/free-photo/people-working-table-together_23-2147727629.jpg" },
|
||||
{ title: "Property Management", description: "Comprehensive care for your assets and rentals.", bentoComponent: "reveal-icon", icon: Briefcase, imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg" },
|
||||
{ title: "Plot & House Deals", description: "Curated selection of best plots and residential properties.", bentoComponent: "reveal-icon", icon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg" }
|
||||
]}
|
||||
title="Our Real Estate Services"
|
||||
description="Providing comprehensive solutions for all your property needs."
|
||||
|
||||
Reference in New Issue
Block a user