2023-10-01
asya mimarlık
<div><h3className="text-2xl font-bold leading-8 tracking-tight text-gray-900 dark:text-gray-100">{post.title}</h3>{post.images && (<Imagesrc={post.images}alt={post.alt}width={750}height={300}className="object-cover border border-gray-500 rounded-lg"/> )}</div>
<pclassName="prose text-gray-500 max-w-none dark:text-gray-400 line-clamp-2">{post.overview}</p></Link></article></li> ))}</ul></div></main>
