Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-03 04:47:55 +00:00
2 changed files with 5 additions and 3 deletions

View File

@@ -15,9 +15,11 @@ const inter = Inter({
export const metadata: Metadata = {
title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity. Search, discover, and launch your next essential tool in seconds.", keywords: "mini apps, app library, productivity tools, app marketplace, discover apps", openGraph: {
title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity.", siteName: "MiniHub", type: "website"},
title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity.", siteName: "MiniHub", type: "website"
},
twitter: {
card: "summary_large_image", title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity."},
card: "summary_large_image", title: "MiniHub - Discover Mini Apps", description: "Explore a curated library of powerful mini-apps designed to boost your productivity."
},
robots: {
index: true,
follow: true,

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
<div id="apps" data-section="apps">
<ProductCardFour
title="Featured Mini Apps"
description="Hand-picked applications ready to enhance your workflow"
description="Trusted by thousands—explore productivity, design, AI, and more in seconds"
tag="New Additions"
textboxLayout="default"
useInvertedBackground={false}