push 2 page manufacturers and privacy-policy-cookie-restriction-mode
This commit is contained in:
parent
bc56ceb198
commit
e7531019fc
|
|
@ -377,6 +377,7 @@
|
|||
<li><a href="index.html#home">Home</a></li>
|
||||
<li><a href="index.html#services">Categories</a></li>
|
||||
<li><a href="index.html#quality">Why Choose Us</a></li>
|
||||
<li><a href="index.html#who-we-serve">Who We Serve</a></li>
|
||||
<li><a href="index.html#institutional">Gov & Corp</a></li>
|
||||
<li><a href="index.html#contact">Contact</a></li>
|
||||
<li><a href="about-us.html" class="active">About Us</a></li>
|
||||
|
|
|
|||
|
|
@ -3892,8 +3892,10 @@ body::before {
|
|||
}
|
||||
|
||||
/* ─── Mobile hamburger & dropdown menu ───────────────────────── */
|
||||
@media (max-width: 900px) {
|
||||
@media (max-width: 1024px) {
|
||||
.hamburger-btn { display: flex; }
|
||||
.nav-links:not(.open) { display: none !important; }
|
||||
.nav-cta { margin-left: auto; }
|
||||
|
||||
/* Backdrop */
|
||||
.nav-backdrop {
|
||||
|
|
|
|||
|
|
@ -128,6 +128,7 @@
|
|||
<li><a href="#home">Home</a></li>
|
||||
<li><a href="#services">Categories</a></li>
|
||||
<li><a href="#quality">Why Choose Us</a></li>
|
||||
<li><a href="#who-we-serve">Who We Serve</a></li>
|
||||
<li><a href="#institutional">Gov & Corp</a></li>
|
||||
<li><a href="#contact">Contact</a></li>
|
||||
<li><a href="about-us.html">About Us</a></li>
|
||||
|
|
|
|||
|
|
@ -222,6 +222,7 @@
|
|||
<li><a href="index.html#home">Home</a></li>
|
||||
<li><a href="index.html#services">Categories</a></li>
|
||||
<li><a href="index.html#quality">Why Choose Us</a></li>
|
||||
<li><a href="index.html#who-we-serve">Who We Serve</a></li>
|
||||
<li><a href="index.html#institutional">Gov & Corp</a></li>
|
||||
<li><a href="index.html#contact">Contact</a></li>
|
||||
<li><a href="about-us.html">About Us</a></li>
|
||||
|
|
|
|||
|
|
@ -307,6 +307,7 @@
|
|||
<li><a href="index.html#home">Home</a></li>
|
||||
<li><a href="index.html#services">Categories</a></li>
|
||||
<li><a href="index.html#quality">Why Choose Us</a></li>
|
||||
<li><a href="index.html#who-we-serve">Who We Serve</a></li>
|
||||
<li><a href="index.html#institutional">Gov & Corp</a></li>
|
||||
<li><a href="index.html#contact">Contact</a></li>
|
||||
<li><a href="about-us.html">About Us</a></li>
|
||||
|
|
|
|||
|
|
@ -29,6 +29,13 @@
|
|||
<priority>0.8</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://prology.net/#who-we-serve</loc>
|
||||
<lastmod>2026-05-25</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://prology.net/#institutional</loc>
|
||||
<lastmod>2026-05-22</lastmod>
|
||||
|
|
|
|||
Loading…
Reference in New Issue