added tools

This commit is contained in:
planetabhi
2023-12-28 14:43:50 +05:30
parent 1462fa9e53
commit e66c04496f
2 changed files with 2 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ const { site, title, tagline } = Astro.props;
margin-top: var(--spacing-00);
}
p.description-text {
max-inline-size: 550px;
max-inline-size: 610px;
}
.nu-u-link--subtle {
color: var(--text-secondary) !important;

View File

@@ -11,7 +11,7 @@ import Dashboard from "../components/Dashboard";
<Layout
site="Rise of Machine"
title="Make the most of it."
tagline="Old bookmarks were freaking out, drowning in existential tears because these AI chicks hatched faster than pop-up ads on a news site. So I said, Screw it, and built this site where these brainy birds can reside."
tagline="Feeling overwhelmed by the AI overload? Don't sweat it! We've curated a sweet collection of 300+ top-notch, affordable AI tools for all you indie hackers, makers, and hustling SMBs. Level up your skills and products with AI &#8212; you've got this!"
>
<main>
<Dashboard client:load />