-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate-metadata.json
More file actions
48 lines (48 loc) · 1.24 KB
/
template-metadata.json
File metadata and controls
48 lines (48 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"templateType": "Generic Landing Page Template",
"technologyStack": {
"framework": "Next.js (App Router)",
"language": "TypeScript",
"uiLibrary": "React",
"styling": "Tailwind CSS",
"components": "shadcn/ui",
"buildTool": "Turbopack"
},
"templatePurpose": {
"description": "Clean, modern, and responsive landing page structure",
"suitableFor": [
"Business websites",
"Product landing pages",
"Service showcases",
"Startup websites",
"Marketing campaigns"
]
},
"keyFeatures": [
"Responsive mobile-first design",
"Modular component structure",
"Accessibility-compliant elements",
"Performance optimized",
"SEO-friendly structure",
"Easy customization",
"Modern UI components"
],
"templateStructure": [
"Header with navigation",
"Hero section",
"Features grid",
"Testimonials carousel",
"Pricing comparison",
"Contact form",
"Footer with links"
],
"targetAudience": [
"Developers building client websites",
"Businesses creating their online presence",
"Marketers launching campaign pages",
"AI agents generating websites for various use cases"
],
"version": "1.0.0",
"author": "DreamHost",
"license": "MIT"
}