Merge pull request 'change title meta' (#6) from zelda.fix-model into main

Reviewed-on: #6
This commit is contained in:
zelda 2026-05-21 16:28:28 +10:00
commit e622bc12e3
2 changed files with 55 additions and 22 deletions

View File

@ -3,7 +3,9 @@
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <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 <meta
name="description" 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." 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:url" content="https://prology.net/about-us" />
<meta <meta
property="og:title" property="og:title"
content="About Us | Prology — Enterprise Network Hardware Brokerage" content="Prology New & Used Enterprise IT, Server and Network Hardware Supplier"
/> />
<meta <meta
property="og:description" property="og:description"
@ -34,7 +36,7 @@
<meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:card" content="summary_large_image" />
<meta <meta
name="twitter:title" name="twitter:title"
content="About Us | Prology — Enterprise Network Hardware Brokerage" content="Prology New & Used Enterprise IT, Server and Network Hardware Supplier"
/> />
<meta <meta
name="twitter:description" name="twitter:description"
@ -196,7 +198,9 @@
border: 1px solid #e5e7eb; border: 1px solid #e5e7eb;
border-radius: 16px; border-radius: 16px;
padding: 32px 28px; 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 { .value-card:hover {
transform: translateY(-3px); transform: translateY(-3px);
@ -304,7 +308,9 @@
font-weight: 600; font-weight: 600;
text-decoration: none; text-decoration: none;
cursor: pointer; cursor: pointer;
transition: transform 0.2s ease, background 0.2s ease; transition:
transform 0.2s ease,
background 0.2s ease;
border: 1px solid transparent; border: 1px solid transparent;
font-family: inherit; font-family: inherit;
} }
@ -432,9 +438,8 @@
<section class="mission-callout"> <section class="mission-callout">
<span class="callout-label">Our Mission</span> <span class="callout-label">Our Mission</span>
<p> <p>
To reduce the involvement of middlemen in the supply chain — To reduce the involvement of middlemen in the supply chain — cutting
cutting costs for end-users while ensuring they receive top-notch costs for end-users while ensuring they receive top-notch products.
products.
</p> </p>
</section> </section>
@ -583,7 +588,9 @@
> >
<polyline points="20 6 9 17 4 12" /> <polyline points="20 6 9 17 4 12" />
</svg> </svg>
<span>Fraction of the cost — without sacrificing performance</span> <span
>Fraction of the cost — without sacrificing performance</span
>
</li> </li>
<li> <li>
<svg <svg
@ -641,11 +648,7 @@
with our team. with our team.
</p> </p>
<div class="ready-cta-actions"> <div class="ready-cta-actions">
<button <button type="button" class="btn-solid" onclick="openStoreModal()">
type="button"
class="btn-solid"
onclick="openStoreModal()"
>
Shop Now Shop Now
</button> </button>
<a class="btn-ghost" href="index.html#contact">Contact Us</a> <a class="btn-ghost" href="index.html#contact">Contact Us</a>
@ -721,10 +724,38 @@
height="28" height="28"
> >
<rect width="60" height="30" fill="#00205B" /> <rect width="60" height="30" fill="#00205B" />
<line x1="0" y1="0" x2="30" y2="15" stroke="#fff" stroke-width="5" /> <line
<line x1="30" y1="0" x2="0" y2="15" stroke="#fff" stroke-width="5" /> x1="0"
<line x1="0" y1="0" x2="30" y2="15" stroke="#CC2529" stroke-width="3" /> y1="0"
<line x1="30" y1="0" x2="0" y2="15" stroke="#CC2529" stroke-width="3" /> 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="12" y="0" width="6" height="15" fill="#fff" />
<rect x="0" y="6" width="30" height="6" 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" /> <rect x="13.5" y="0" width="3" height="15" fill="#CC2529" />

View File

@ -3,10 +3,12 @@
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <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 <meta
name="description" 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" /> <meta name="robots" content="index,follow" />
<link rel="canonical" href="https://prology.net/" /> <link rel="canonical" href="https://prology.net/" />
@ -17,7 +19,7 @@
<meta property="og:url" content="https://prology.net/" /> <meta property="og:url" content="https://prology.net/" />
<meta <meta
property="og:title" property="og:title"
content="Prology | Enterprise Network Infrastructure Brokerage" content="Prology New & Used Enterprise IT, Server and Network Hardware Supplier"
/> />
<meta <meta
property="og:description" property="og:description"
@ -34,7 +36,7 @@
<meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:card" content="summary_large_image" />
<meta <meta
name="twitter:title" name="twitter:title"
content="Prology | Enterprise Network Infrastructure Brokerage" content="Prology New & Used Enterprise IT, Server and Network Hardware Supplier"
/> />
<meta <meta
name="twitter:description" name="twitter:description"