Skip to content

Commit

Permalink
updated homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsboost committed Sep 7, 2024
1 parent 30fab11 commit d9df74f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Binary file modified .DS_Store
Binary file not shown.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@ <h2 class="text-lg mt-4">
<article id="features">
<section class="container py-16">
<hgroup class="text-center mb-8">
<h1 class="text-4xl font-bold">
Why kodeWeave?
</h1>
<h2 class="text-lg mt-4">
Discover how kodeWeave helps you code faster, preview live, and deploy effortlessly.
</h2>
<h1 class="text-4xl font-bold">
Why kodeWeave?
</h1>
<h2 class="text-lg mt-4">
Discover how kodeWeave helps you code faster, preview live, and deploy effortlessly.
</h2>
</hgroup>
<div class="w-1/2 m-auto">
<hr>
<hr>
</div>
<div class="grid md:grid-cols-2 gap-8 p-4">
<div class="text-center">
Expand All @@ -113,7 +113,7 @@ <h3 class="text-xl font-bold mb-2">Supports Multiple Frameworks</h3>
<p>Built-in support for popular frameworks like React, Vue, AlpineJS, and more.</p>
</div>
<div class="text-center">
<img src="imgs/capture.svg" alt="Full Website Screenshot" loading="lazy" class="mx-auto mb-4 rounded-lg">
<img src="imgs/capture-icon.svg" alt="Full Website Screenshot" loading="lazy" class="mx-auto mb-4 rounded-lg">
<h3 class="text-xl font-bold mb-2">Screenshot Full Websites</h3>
<p>Capture full-page screenshots with ease, perfect for documentation or sharing.</p>
</div>
Expand Down
Loading

0 comments on commit d9df74f

Please sign in to comment.