temp
This commit is contained in:
parent
4a063696cb
commit
92401ced52
@ -44,13 +44,13 @@ export const App = () => {
|
|||||||
|
|
||||||
<div className='p-6 rounded-lg shadow-lg bg-white'>
|
<div className='p-6 rounded-lg shadow-lg bg-white'>
|
||||||
<Brain className='w-12 h-12 text-blue-600 mb-4' />
|
<Brain className='w-12 h-12 text-blue-600 mb-4' />
|
||||||
<h3 className='text-xl font-semibold mb-4'>AI Mark 推荐</h3>
|
<h3 className='text-xl font-semibold mb-4'>AI 推荐(Dev)</h3>
|
||||||
<p className='text-gray-600'>智能工具库助您快速找到解决方案,汇集优质开源项目</p>
|
<p className='text-gray-600'>智能工具库助您快速找到解决方案,汇集优质开源项目</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className='p-6 rounded-lg shadow-lg bg-white'>
|
<div className='p-6 rounded-lg shadow-lg bg-white'>
|
||||||
<Book className='w-12 h-12 text-blue-600 mb-4' />
|
<Book className='w-12 h-12 text-blue-600 mb-4' />
|
||||||
<h3 className='text-xl font-semibold mb-4'>笔记助手</h3>
|
<h3 className='text-xl font-semibold mb-4'>笔记助手(Dev)</h3>
|
||||||
<p className='text-gray-600'>AI驱动的笔记工具,帮助您创造性地生成美观的内容并进行可视化</p>
|
<p className='text-gray-600'>AI驱动的笔记工具,帮助您创造性地生成美观的内容并进行可视化</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -167,7 +167,7 @@ export const App = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div className='mt-12 pt-8 border-t border-gray-800 text-center text-gray-400'>
|
<div className='mt-12 pt-8 border-t border-gray-800 text-center text-gray-400'>
|
||||||
<p>浙ICP备2025158778号</p>
|
<p>浙ICP备2025158778号</p>
|
||||||
<p>© 2024 杭州余杭逸文设计工作室. All rights reserved.</p>
|
<p>© 2025 杭州余杭逸文设计工作室. All rights reserved.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user