Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a64756a54 | |||
| e6c760afae | |||
| 816f902c54 |
@@ -5,7 +5,8 @@ import "@/styles/globals.css";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
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({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplit
|
<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."
|
description="Discover thousands of templates, AI tools, and business resources built by professionals. Download instantly and start building today."
|
||||||
tag="Marketplace"
|
tag="Marketplace"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
|
|||||||
Reference in New Issue
Block a user