Skip to content

Commit

Permalink
I'm getting frustrated
Browse files Browse the repository at this point in the history
  • Loading branch information
Jojumiloju authored Oct 6, 2024
1 parent 762c0d5 commit 6774811
Showing 1 changed file with 0 additions and 212 deletions.
212 changes: 0 additions & 212 deletions src/components/Properties.jsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import React from 'react'
import picture1 from '../assets/Picture1.jpg'
import picture2 from '../assets/Picture2.jpg'
import picture3 from '../assets/Picture3.jpg'
import picture4 from '..assets/Picture4.jpg'
import sample from '../assets/sample1.png'
import joyce_b from '../assets/Joyce_B.jpg'
import beryl from '../assets/Beryl.jpg'
Expand All @@ -20,58 +16,6 @@ import { faBuilding, faBed, faToilet, faVectorSquare, faTractor, faHotel, faScho
const Properties = () => {

const propertyListings = [
{
name: '',
location: 'Off Farmway Iwo road',
bedrooms: '8',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: 'For commercial purposes',
image: picture1
},
{
name: '',
location: 'Unity Estate Isokan',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: '',
image: picture2,
},
{
name: '',
location: 'Ologuneru',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: 'Comes with modern facilities and is very close to the main road.',
image: picture4,
},
{
name: '',
location: 'Arapaja Odo ona',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦500k /year',
description: 'Comes with modern facilities.',
image: picture3,
},
{
name: '',
location: 'Aroro, Beryl, Basorun Ojo, Ibadan',
Expand Down Expand Up @@ -308,58 +252,6 @@ const Properties = () => {
description: '4 units of 3 bedroom Flats',
image: sample,
},
{
name: '',
location: 'Off Farmway Iwo road',
bedrooms: '8',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: 'For commercial purposes',
image: picture1
},
{
name: '',
location: 'Unity Estate Isokan',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: '',
image: picture2,
},
{
name: '',
location: 'Ologuneru',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: 'Comes with modern facilities and is very close to the main road.',
image: picture4,
},
{
name: '',
location: 'Arapaja Odo ona',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦500k /year',
description: 'Comes with modern facilities.',
image: picture3,
},
{
name: '',
location: 'Aroro, Beryl, Basorun Ojo, Ibadan',
Expand Down Expand Up @@ -406,58 +298,6 @@ const Properties = () => {
]

const typeListings = [
{
name: '',
location: 'Off Farmway Iwo road',
bedrooms: '8',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: 'For commercial purposes',
image: picture1
},
{
name: '',
location: 'Unity Estate Isokan',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: '',
image: picture2,
},
{
name: '',
location: 'Ologuneru',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: 'Comes with modern facilities and is very close to the main road.',
image: picture4,
},
{
name: '',
location: 'Arapaja Odo ona',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦500k /year',
description: 'Comes with modern facilities.',
image: picture3,
},
{
name: '',
location: 'Ologuneru, Ibadan',
Expand Down Expand Up @@ -638,58 +478,6 @@ const stateListings = [
description: '',
image: sample,
},
{
name: '',
location: 'Off Farmway Iwo road',
bedrooms: '8',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: 'For commercial purposes',
image: picture1
},
{
name: '',
location: 'Unity Estate Isokan',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: '',
image: picture2,
},
{
name: '',
location: 'Ologuneru',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦600k /year',
description: 'Comes with modern facilities and is very close to the main road.',
image: picture4,
},
{
name: '',
location: 'Arapaja Odo ona',
bedrooms: '3',
bathrooms: '',
condition: 'For Rent',
state: 'Oyo State',
type: 'Apartment',
typeIcon: faBuilding,
price: '₦500k /year',
description: 'Comes with modern facilities.',
image: picture3,
},
{
name: '',
location: 'Aroro, Beryl, Basorun Ojo, Ibadan',
Expand Down

0 comments on commit 6774811

Please sign in to comment.