- Scan ID:
- bcd3f3ac-a60b-4b43-86dd-5fde63a69fd2Finished
- Submitted URL:
- https://bmmotors.uk/
- Report Finished:
Links · 3 found
The outgoing links identified from the page
Link | Text |
---|---|
https://www.google.com/maps/search/?api=1&query=24B+Bell+Ln,+London+NW4+2AD | 24B Bell Ln, London NW4 2AD |
https://www.instagram.com/b_m_motors/ | |
https://amm1rr.com | Amm1rr.com |
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="BMMotors.uk - Your trusted automotive repair service in Hendon, London. Specializing in car repairs, maintenance, and servicing.">
<meta name="keywords" content="BMMotors, automotive repair, car servicing, Hendon, Finchley, London, vehicle maintenance">
<meta name="author" content="BMMotors Ltd.">
<title>BMMotors - Automotive Repair Services in Hendon, London</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<div class="hero-image">
<div class="overlay"></div>
<div class="stars" aria-hidden="true"></div>
<div class="stars2" aria-hidden="true"></div>
<div class="stars3" aria-hidden="true"></div>
<main class="main">
<section class="contact">
<h1 class="title"><a href="https://bmmotors.uk/">BMMotors.uk</a></h1>
<h2 class="sub-title">Coming soon...</h2>
<div class="phone">
Call: <a href="tel:02030078511">020 3007 8511</a>
</div>
<div class="address">
Address:
<a href="https://www.google.com/maps/search/?api=1&query=24B+Bell+Ln,+London+NW4+2AD" target="_blank">
24B Bell Ln, London NW4 2AD
</a>
</div>
<div class="email">
Email:
<a target="_blank" href="mailto:[email protected]?subject=Inquiry%20for%20BMMotors%20Services&body=Dear%20BMMotors%20Team,%0A%0AI%20am%20writing%20to%20inquire%20about%20">[email protected]</a>
</div>
</section>
</main>
</div>
<div class="status-toolbar">
<div class="logo">
<a href="https://bmmotors.uk/">
<img src="assets/logo.jpeg" alt="BMMotors Ltd">
</a>
</div>
<div class="social-media">
<a href="https://www.instagram.com/b_m_motors/" target="_blank" class="social-icon"><img src="assets/instagram_x96.png" alt="Instagram"></a>
</div>
</div>
<footer class="site-footer">
<div class="footer-content">
<p>
Designed by
<a target="_blank" href="https://amm1rr.com">Amm1rr.com</a>
</p>
</div>
</footer>
</body></html>