index
:
artberry_frontend.git
main
Artberry frontend
l3wdfut4pwr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app
/
page.tsx
blob: b073f26edd41275c600bc74ae4469e8e8bfa7050 (
plain
)
1
2
3
4
5
import Image from 'next/image'; export default function Home() { return null; }