Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -3,14 +3,14 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>AI
|
| 7 |
<link rel="stylesheet" href="styles.css">
|
| 8 |
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
|
| 9 |
</head>
|
| 10 |
<body>
|
| 11 |
<header>
|
| 12 |
<nav>
|
| 13 |
-
<div class="logo">AI
|
| 14 |
<ul>
|
| 15 |
<li><a href="#features">Features</a></li>
|
| 16 |
<li><a href="#team">Team</a></li>
|
|
@@ -21,7 +21,7 @@
|
|
| 21 |
|
| 22 |
<section id="hero">
|
| 23 |
<div class="hero-content">
|
| 24 |
-
<h1>Revolutionizing
|
| 25 |
<p>Discover the future of artificial intelligence with our cutting-edge solutions designed to empower businesses worldwide.</p>
|
| 26 |
<a href="#contact" class="cta-button">Get Started</a>
|
| 27 |
</div>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Steer AI</title>
|
| 7 |
<link rel="stylesheet" href="styles.css">
|
| 8 |
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
|
| 9 |
</head>
|
| 10 |
<body>
|
| 11 |
<header>
|
| 12 |
<nav>
|
| 13 |
+
<div class="logo">Steer AI</div>
|
| 14 |
<ul>
|
| 15 |
<li><a href="#features">Features</a></li>
|
| 16 |
<li><a href="#team">Team</a></li>
|
|
|
|
| 21 |
|
| 22 |
<section id="hero">
|
| 23 |
<div class="hero-content">
|
| 24 |
+
<h1>Revolutionizing the auto industry</h1>
|
| 25 |
<p>Discover the future of artificial intelligence with our cutting-edge solutions designed to empower businesses worldwide.</p>
|
| 26 |
<a href="#contact" class="cta-button">Get Started</a>
|
| 27 |
</div>
|