fix: correct brand info for novo (ЭЛЕКТРОМОТОРС, novo.market, INN 9909687443)
- Fixed all novomarket.ru URLs to novo.market in privacy-policy - Fixed company name from 'novo MARKET' to 'ЭЛЕКТРОМОТОРС' in privacy-policy - Fixed structured data URLs in index.novo.html - Fixed og:url and twitter:url meta tags - Added brand folders structure for future reference - All legal pages now show correct brand information
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<div class="legal-page">
|
||||
<div class="legal-page">
|
||||
<div class="legal-container">
|
||||
<!-- novo VERSION - Modern Card Layout -->
|
||||
@if (isnovo) {
|
||||
<div class="novo-header">
|
||||
<h1>О компании</h1>
|
||||
@@ -98,7 +97,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="work-hours">
|
||||
<p><strong>Режим работы:</strong> 9:00 - 21:00 (МСК)</p>
|
||||
<p><strong>Режим работы:</strong> 9:00 - 21:00</p>
|
||||
<p><strong>Поддержка:</strong> В рабочее время</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -188,7 +187,7 @@
|
||||
</div>
|
||||
<div class="detail-item">
|
||||
<strong>Email:</strong>
|
||||
<span><a href="mailto:info@dexarmarket.ru">info@dexarmarket.ru</a></span>
|
||||
<span><a href="mailto:info@dexarmarket.ru">info@dexarmarket.ru</a></span>
|
||||
</div>
|
||||
<div class="detail-item">
|
||||
<strong>Сайт:</strong>
|
||||
|
||||
Reference in New Issue
Block a user