This commit is contained in:
2023-06-21 11:37:22 +02:00
parent 4904157a4a
commit c9add35262
+4 -5
View File
@@ -55,16 +55,15 @@
</div>
</nav>
<!-- Header-->
<header class="bg-dark py-5">
<header class="bg-light py-5">
<div class="container px-5">
<div class="row gx-5 justify-content-center">
<div class="col-lg-6">
<div class="text-center my-5">
<h1 class="display-5 fw-bolder text-white mb-2">Present your business in a whole new way</h1>
<p class="lead text-white-50 mb-4">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit!</p>
<h1 class="display-5 fw-bolder text-white mb-2">Radio Anton</h1>
<div class="d-grid gap-3 d-sm-flex justify-content-sm-center">
<a class="btn btn-primary btn-lg px-4 me-sm-3" href="#features">Get Started</a>
<a class="btn btn-outline-light btn-lg px-4" href="#!">Learn More</a>
<a class="btn btn-primary btn-lg px-4 me-sm-3" href="#features">Jetzt hören!</a>
<a class="btn btn-outline-light btn-lg px-4" href="#!">Mehr erfahen</a>
</div>
</div>
</div>