Skip to content

Commit

Permalink
test hero2
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-teufel authored Apr 25, 2024
1 parent d553e63 commit 3e4a677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const metadata = {
>
</Hero>

<Hero
<Hero2

actions={[
{
Expand Down Expand Up @@ -63,7 +63,7 @@ const metadata = {
>
<span class="block mb-1 sm:hidden font-bold text-blue-600"></span>
</Fragment>
</Hero>
</Hero2>

<!-- Note Widget ******************* -->

Expand Down

0 comments on commit 3e4a677

Please sign in to comment.