4 Commits

Author SHA1 Message Date
8d5f9b3c64 Merge version_3 into main
Merge version_3 into main
2026-03-08 21:55:01 +00:00
3a64756a54 Update src/app/page.tsx 2026-03-08 21:54:57 +00:00
e6c760afae Update src/app/layout.tsx 2026-03-08 21:54:57 +00:00
816f902c54 Merge version_2 into main
Merge version_2 into main
2026-03-08 21:52:55 +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}