added new tools

This commit is contained in:
planetabhi
2024-08-31 17:22:19 +05:30
parent f094a8b892
commit 91452ee5a8
4 changed files with 90 additions and 244 deletions
+12
View File
@@ -1204,6 +1204,12 @@
"tag": "Freemium",
"url": "https://www.chaindesk.ai/?ref=riseofmachine.com"
},
{
"title": "Create",
"body": "Text to app.",
"tag": "Freemium",
"url": "https://www.create.xyz/?ref=riseofmachine.com"
},
{
"title": "Droxy",
"body": "No-code chatbot builder.",
@@ -1306,6 +1312,12 @@
"tag": "Starting at $0/mo",
"url": "https://www.erase.bg/?ref=riseofmachine.com"
},
{
"title": "Flux AI Online",
"body": "Generate AI images.",
"tag": "Freemium",
"url": "https://fluxaiweb.com/?ref=riseofmachine.com"
},
{
"title": "Green Screen AI",
"body": "Change the background of any image.",
+2 -2
View File
@@ -75,7 +75,7 @@ const { site, title, tagline } = Astro.props;
<slot />
<div class="footer">
Built with <a href="https://new-ui.com/templates/directory" class="nu-u-link--subtle" target="_blank">New UI</a> &amp; Astro [┐∵]┘
<p>Curated by <a href="https://planetabhi.com/" class="nu-u-link--subtle" target="_blank">@planetabhi</a>. Built with <a href="https://new-ui.com/templates/directory" class="nu-u-link--subtle" target="_blank">New UI</a> &amp; Astro. [┐∵]┘</p>
</div>
</body>
@@ -224,7 +224,7 @@ const { site, title, tagline } = Astro.props;
--icon-fill-hover: var(--icon-secondary);
}
}
.footer {
.footer p{
padding-bottom: var(--spacing-10);
text-align: center;
font-weight: normal;