Initial commit
This commit is contained in:
17
app/page.json
Normal file
17
app/page.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"root": {
|
||||
"props": {
|
||||
"title": "Untitled"
|
||||
}
|
||||
},
|
||||
"content": [
|
||||
{
|
||||
"type": "hero",
|
||||
"props": {
|
||||
"id": "hero-home",
|
||||
"title": "Start prompting",
|
||||
"subtitle": "Describe what you want and let AI build your website — then click Edit to fine-tune it with drag-and-drop."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user