28 lines
1.1 KiB
HTML
28 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Document</title>
|
||
<link rel="stylesheet" href="../css/styles.css">
|
||
<link rel="stylesheet" href="../css/responsive-min-769.css">
|
||
</head>
|
||
<body>
|
||
<section class="welcome-section">
|
||
<div class="welcome-container">
|
||
<div class="welcome-image"><img src="/images/uploaded/banner_4_680x397_crop_top.webp" alt="About Our Store"></div>
|
||
<div class="welcome-text">
|
||
<h1>Welcome!</h1>
|
||
<h2>About Our Store</h2>
|
||
<p>
|
||
For 25 years, we’ve set the standard in used car retailing with one of the most trusted vehicle programs. Our commitment to quality means every car undergoes a rigorous inspection, ensuring reliability and peace of mind.
|
||
</p>
|
||
<p>
|
||
From family cars to luxury rides, we have options for every budget. Visit us today and let us help you find the perfect car!
|
||
</p>
|
||
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</body>
|
||
</html> |