feat: update README and overview image

This commit is contained in:
Simon
2025-09-29 17:47:15 +08:00
parent 5f5de05baf
commit c54fb2fc93
3 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ export default function Overview() {
{/* 头图 */}
<figure className="mb-8 rounded-xl overflow-hidden">
<img
src="https://img.alicdn.com/imgextra/i4/O1CN01eppTGh27iefUEegnN_!!6000000007831-0-tps-3015-1024.jpg"
src="https://img.alicdn.com/imgextra/i1/O1CN01RY0Wvh26ATVeDIX7v_!!6000000007621-0-tps-1672-512.jpg"
alt="page-agent 概览图示"
className="w-full h-64 object-cover"
/>