Merge version_1 into main #3
@@ -91,16 +91,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Buy Property", description: "Find the best residential and commercial properties within your budget. Expert guidance through the entire purchase process.", imageSrc: "http://img.b2bpic.net/free-photo/modern-studio-apartment-design-with-bedroom-living-space_1262-12375.jpg"
|
||||
id: 1, title: "Buy Property", description: "Find the best residential and commercial properties within your budget. Expert guidance through the entire purchase process.", imageSrc: "http://img.b2bpic.net/free-photo/modern-studio-apartment-design-with-bedroom-living-space_1262-12375.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Sell Property", description: "Sell your property quickly with expert pricing and targeted marketing strategies. Maximum visibility to qualified buyers.", imageSrc: "http://img.b2bpic.net/free-photo/employee-office-leaving-desk-present-revenue-figures-tablet_482257-126652.jpg"
|
||||
id: 2, title: "Sell Property", description: "Sell your property quickly with expert pricing and targeted marketing strategies. Maximum visibility to qualified buyers.", imageSrc: "http://img.b2bpic.net/free-photo/employee-office-leaving-desk-present-revenue-figures-tablet_482257-126652.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Rent Property", description: "Discover rental homes and offices in prime locations. Flexible options for short-term and long-term rentals.", imageSrc: "http://img.b2bpic.net/free-photo/family-celebrating-kid-his-first-years-life_23-2149219446.jpg"
|
||||
id: 3, title: "Rent Property", description: "Discover rental homes and offices in prime locations. Flexible options for short-term and long-term rentals.", imageSrc: "http://img.b2bpic.net/free-photo/family-celebrating-kid-his-first-years-life_23-2149219446.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Property Consultation", description: "Professional guidance on investment strategies, legal paperwork, and accurate market valuation.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3597.jpg"
|
||||
id: 4, title: "Property Consultation", description: "Professional guidance on investment strategies, legal paperwork, and accurate market valuation.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3597.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user