-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Expand file tree
/
Copy pathsite-content.json
More file actions
53 lines (53 loc) · 2.02 KB
/
site-content.json
File metadata and controls
53 lines (53 loc) · 2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"site": {
"title": "Ruiru Mabati | Quality Roofing Sheets in Kenya",
"description": "Ruiru Mabati Factory — Manufacturer and supplier of quality roofing sheets in Kenya. Box profile, corrugated and eurotile mabati. Kenya-wide delivery.",
"url": "https://www.ruirumabati.co.ke",
"contact": {
"phone": "+254712345678",
"displayPhone": "0712 345 678",
"email": "info@ruirumabati.co.ke",
"location": "Ruiru, Kiambu County"
},
"nav": [
{ "label": "About", "href": "#about" },
{ "label": "Products", "href": "#products" },
{ "label": "Contact", "href": "#contact" }
],
"hero": {
"heading": "Premium Roofing Sheets • Direct From Factory",
"image": "https://i.ibb.co/Sn7WqZ7/mabati.jpg",
"alt": "Roofing sheets from Ruiru Mabati Factory"
},
"about": {
"title": "About Us",
"text": "Ruiru Mabati Factory is a trusted manufacturer of high-quality roofing sheets in Kenya. We supply premium iron sheets such as box profile, corrugated, and eurotile mabati. Our products come in various gauges, colors, and profiles to suit all types of construction projects."
},
"products": [
{
"id": "box-profile",
"name": "Box Profile Mabati",
"image": "https://i.ibb.co/QMb1dVk/box-profile.jpg",
"alt": "Box Profile Mabati, gauge 28/30",
"details": "Gauge 28 / 30. Different colors available"
},
{
"id": "corrugated",
"name": "Corrugated Mabati",
"image": "https://i.ibb.co/N9MnhKn/corrugated.jpg",
"alt": "Corrugated Mabati roof sheets",
"details": "Durable and affordable roofing sheets for all projects."
},
{
"id": "eurotile",
"name": "Eurotile Mabati",
"image": "https://i.ibb.co/p21y9YH/eurotile.jpg",
"alt": "Eurotile Mabati tile profile",
"details": "Elegant tile profile with premium coating."
}
],
"footer": {
"copyright": "© 2025 Ruiru Mabati Factory – All Rights Reserved"
}
}
}