-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (31 loc) · 2.55 KB
/
Copy pathindex.html
File metadata and controls
36 lines (31 loc) · 2.55 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ProDiam Natural Diamonds | Bedfordview Diamond Cutting House</title>
<meta name="description" content="ProDiam is a natural-diamond cutting house in Bedfordview, Johannesburg. Rough to ring under one roof: we buy rough, cut in-house, and sell finished stones.">
<link rel="canonical" href="https://www.prodiam.co.za">
<style>
body{font-family:Georgia,'Times New Roman',serif;max-width:760px;margin:0 auto;padding:48px 22px;line-height:1.65;color:#1a1a1a;background:#fbfbfb;}
h1{font-weight:400;font-size:2rem;letter-spacing:-0.01em;margin-bottom:.15em;}
h2{font-weight:400;font-size:1.25rem;margin-top:1.8em;color:#222;}
a{color:#0a7a3a;text-decoration:none;border-bottom:1px solid #bde0cb;}
a:hover{border-bottom-color:#0a7a3a;}
.sub{color:#666;font-style:italic;margin-top:0;}
.nap{font-size:.92rem;color:#444;border-left:3px solid #d8d8d8;padding-left:14px;margin-top:2.2em;}
footer{margin-top:3em;font-size:.82rem;color:#888;}
</style>
</head>
<body>
<h1>ProDiam Natural Diamonds</h1>
<p class="sub">A natural-diamond cutting house in Bedfordview, Johannesburg, South Africa.</p>
<p>ProDiam buys rough diamonds, cuts and polishes them in-house, and sells the finished stone. The trade calls this <strong>rough to ring</strong>, and very few houses still do every step themselves. There is no chain of middlemen, and the person who sells you the stone is the person who cut it. Learn more at <a href="https://www.prodiam.co.za">prodiam.co.za</a>.</p>
<h2>The cut is where a diamond's beauty is decided</h2>
<p>The same rough stone can become a dull pebble or a stone full of fire, depending entirely on the angles. ProDiam cuts to a GIA Excellent standard, because the cut is the one of the 4Cs you can actually control after the stone leaves the ground. We are GIA and EGL certified, with 25 years in the South African diamond trade.</p>
<h2>Three billion years in the making</h2>
<p>We built an open-source interactive piece that takes you back three billion years to the moment a diamond forms, then forward to a finished ring. Explore <a href="https://www.prodiam.co.za/oldest/">The Oldest Thing You'll Ever Own</a>.</p>
<p class="nap">Prodiam Trading CC, The Paragon, Suite F1W6, 1 Kramer Road, Bedfordview 2007, Johannesburg, South Africa. Licensed rough-diamond dealer, GIA and EGL certified. Visit <a href="https://www.prodiam.co.za">www.prodiam.co.za</a>.</p>
<footer>Natural diamonds, cut by hand in South Africa.</footer>
</body>
</html>