Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-08 21:55:02 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,8 @@ import "@/styles/globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Digital Zameen - Premium Digital Assets & Tools", description: "Marketplace for templates, AI tools, and business resources. Instant access, affordable pricing, professional quality."};
title: "Digital Zameen - Premium Digital Assets & Tools", description: "Marketplace for templates, AI tools, and business resources. Instant access, affordable pricing, professional quality."
};
export default function RootLayout({
children,

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Premium Digital Assets, Instant Access"
title="Launch Your Project in Hours, Not Weeks"
description="Discover thousands of templates, AI tools, and business resources built by professionals. Download instantly and start building today."
tag="Marketplace"
tagIcon={Sparkles}