Merge pull request 'change title meta' (#6) from zelda.fix-model into main
Reviewed-on: #6
This commit is contained in:
commit
e622bc12e3
|
|
@ -3,7 +3,9 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>About Us | Prology — Enterprise Network Hardware Brokerage</title>
|
||||
<title>
|
||||
Prology – New & Used Enterprise IT, Server and Network Hardware Supplier
|
||||
</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Prology is a Sydney-based enterprise specialising in high-quality new and refurbished Cisco networking equipment, alongside legacy hard-to-find parts."
|
||||
|
|
@ -17,7 +19,7 @@
|
|||
<meta property="og:url" content="https://prology.net/about-us" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="About Us | Prology — Enterprise Network Hardware Brokerage"
|
||||
content="Prology – New & Used Enterprise IT, Server and Network Hardware Supplier"
|
||||
/>
|
||||
<meta
|
||||
property="og:description"
|
||||
|
|
@ -34,7 +36,7 @@
|
|||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta
|
||||
name="twitter:title"
|
||||
content="About Us | Prology — Enterprise Network Hardware Brokerage"
|
||||
content="Prology – New & Used Enterprise IT, Server and Network Hardware Supplier"
|
||||
/>
|
||||
<meta
|
||||
name="twitter:description"
|
||||
|
|
@ -196,7 +198,9 @@
|
|||
border: 1px solid #e5e7eb;
|
||||
border-radius: 16px;
|
||||
padding: 32px 28px;
|
||||
transition: transform 0.25s ease, box-shadow 0.25s ease;
|
||||
transition:
|
||||
transform 0.25s ease,
|
||||
box-shadow 0.25s ease;
|
||||
}
|
||||
.value-card:hover {
|
||||
transform: translateY(-3px);
|
||||
|
|
@ -304,7 +308,9 @@
|
|||
font-weight: 600;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
transition: transform 0.2s ease, background 0.2s ease;
|
||||
transition:
|
||||
transform 0.2s ease,
|
||||
background 0.2s ease;
|
||||
border: 1px solid transparent;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
|
@ -432,9 +438,8 @@
|
|||
<section class="mission-callout">
|
||||
<span class="callout-label">Our Mission</span>
|
||||
<p>
|
||||
To reduce the involvement of middlemen in the supply chain —
|
||||
cutting costs for end-users while ensuring they receive top-notch
|
||||
products.
|
||||
To reduce the involvement of middlemen in the supply chain — cutting
|
||||
costs for end-users while ensuring they receive top-notch products.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
|
@ -583,7 +588,9 @@
|
|||
>
|
||||
<polyline points="20 6 9 17 4 12" />
|
||||
</svg>
|
||||
<span>Fraction of the cost — without sacrificing performance</span>
|
||||
<span
|
||||
>Fraction of the cost — without sacrificing performance</span
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
|
|
@ -641,11 +648,7 @@
|
|||
with our team.
|
||||
</p>
|
||||
<div class="ready-cta-actions">
|
||||
<button
|
||||
type="button"
|
||||
class="btn-solid"
|
||||
onclick="openStoreModal()"
|
||||
>
|
||||
<button type="button" class="btn-solid" onclick="openStoreModal()">
|
||||
Shop Now
|
||||
</button>
|
||||
<a class="btn-ghost" href="index.html#contact">Contact Us</a>
|
||||
|
|
@ -721,10 +724,38 @@
|
|||
height="28"
|
||||
>
|
||||
<rect width="60" height="30" fill="#00205B" />
|
||||
<line x1="0" y1="0" x2="30" y2="15" stroke="#fff" stroke-width="5" />
|
||||
<line x1="30" y1="0" x2="0" y2="15" stroke="#fff" stroke-width="5" />
|
||||
<line x1="0" y1="0" x2="30" y2="15" stroke="#CC2529" stroke-width="3" />
|
||||
<line x1="30" y1="0" x2="0" y2="15" stroke="#CC2529" stroke-width="3" />
|
||||
<line
|
||||
x1="0"
|
||||
y1="0"
|
||||
x2="30"
|
||||
y2="15"
|
||||
stroke="#fff"
|
||||
stroke-width="5"
|
||||
/>
|
||||
<line
|
||||
x1="30"
|
||||
y1="0"
|
||||
x2="0"
|
||||
y2="15"
|
||||
stroke="#fff"
|
||||
stroke-width="5"
|
||||
/>
|
||||
<line
|
||||
x1="0"
|
||||
y1="0"
|
||||
x2="30"
|
||||
y2="15"
|
||||
stroke="#CC2529"
|
||||
stroke-width="3"
|
||||
/>
|
||||
<line
|
||||
x1="30"
|
||||
y1="0"
|
||||
x2="0"
|
||||
y2="15"
|
||||
stroke="#CC2529"
|
||||
stroke-width="3"
|
||||
/>
|
||||
<rect x="12" y="0" width="6" height="15" fill="#fff" />
|
||||
<rect x="0" y="6" width="30" height="6" fill="#fff" />
|
||||
<rect x="13.5" y="0" width="3" height="15" fill="#CC2529" />
|
||||
|
|
|
|||
10
index.html
10
index.html
|
|
@ -3,10 +3,12 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Prology | Enterprise Network Infrastructure Brokerage</title>
|
||||
<title>
|
||||
Prology – New & Used Enterprise IT, Server and Network Hardware Supplier
|
||||
</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Prology — enterprise network hardware brokerage. Source Cisco, HP and other hard-to-find networking equipment across Australia and the United States. 15+ years experience, 100k+ units in stock."
|
||||
content="Prology – new & used enterprise IT, server and network hardware supplier. Source Cisco, HP and other hard-to-find networking equipment across Australia and the United States. 15+ years experience, 100k+ units in stock."
|
||||
/>
|
||||
<meta name="robots" content="index,follow" />
|
||||
<link rel="canonical" href="https://prology.net/" />
|
||||
|
|
@ -17,7 +19,7 @@
|
|||
<meta property="og:url" content="https://prology.net/" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Prology | Enterprise Network Infrastructure Brokerage"
|
||||
content="Prology – New & Used Enterprise IT, Server and Network Hardware Supplier"
|
||||
/>
|
||||
<meta
|
||||
property="og:description"
|
||||
|
|
@ -34,7 +36,7 @@
|
|||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta
|
||||
name="twitter:title"
|
||||
content="Prology | Enterprise Network Infrastructure Brokerage"
|
||||
content="Prology – New & Used Enterprise IT, Server and Network Hardware Supplier"
|
||||
/>
|
||||
<meta
|
||||
name="twitter:description"
|
||||
|
|
|
|||
Loading…
Reference in New Issue