Update src/app/plots/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function PlotsPage() {
|
||||
id: "1",
|
||||
name: "Maai Mahiu Premium Plot - 0.5 Acres",
|
||||
price: "KES 350,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=3",
|
||||
imageAlt: "Maai Mahiu investment plot",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -68,7 +68,7 @@ export default function PlotsPage() {
|
||||
id: "2",
|
||||
name: "Suswa SGR Zone Plot - 0.75 Acres",
|
||||
price: "KES 425,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-abandoned-market-stalls-somewhere-along-highway-utah_333098-80.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-abandoned-market-stalls-somewhere-along-highway-utah_333098-80.jpg?_wi=2",
|
||||
imageAlt: "Suswa plot near SGR station",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -76,7 +76,7 @@ export default function PlotsPage() {
|
||||
id: "3",
|
||||
name: "Tala Strategic Plot - 0.5 Acres",
|
||||
price: "KES 380,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=4",
|
||||
imageAlt: "Tala location investment property",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -84,7 +84,7 @@ export default function PlotsPage() {
|
||||
id: "4",
|
||||
name: "Kangundo Road Development - 1 Acre",
|
||||
price: "KES 520,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-highway-surrounded-by-mountains-hills_181624-14892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-highway-surrounded-by-mountains-hills_181624-14892.jpg?_wi=2",
|
||||
imageAlt: "Kangundo road premium plot",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -92,7 +92,7 @@ export default function PlotsPage() {
|
||||
id: "5",
|
||||
name: "Mlolongo Industrial Zone - 0.5 Acres",
|
||||
price: "KES 295,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=5",
|
||||
imageAlt: "Mlolongo industrial zone plot",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -100,7 +100,7 @@ export default function PlotsPage() {
|
||||
id: "6",
|
||||
name: "Limuru Premium Residential - 0.75 Acres",
|
||||
price: "KES 450,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg?_wi=2",
|
||||
imageAlt: "Limuru residential plot",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -122,7 +122,7 @@ export default function PlotsPage() {
|
||||
{ value: "100%", title: "Title Deed Verification" },
|
||||
{ value: "3-5 Years", title: "Average Appreciation Timeline" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=3"
|
||||
imageAlt="Property documentation and verification"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user