Next.js with Tailwind - v0 by VercelNext.js with Tailwind - v0 by Vercel
请使用nextjs和tailwindcss生成这个网站,同时,里面要加上https://imagetoblackandwhite.org/的链接,锚文本为convert image to black and white。
image.png
Screenshot of imagetoblackandwhite.org/的链接,锚文本为convert
269d ago
Image to Black and White Converter Website
I'll create a Next.js website with Tailwind CSS that recreates the image-to-black-and-white conversion tool shown in your screenshot.
I've created a Next.js website with Tailwind CSS that recreates the image-to-black-and-white conversion tool from your screenshot. The website includes:
A header with navigation links
A main section with a drag-and-drop upload area
Example images showing before/after conversions
Sections explaining the benefits and features of the tool
Information about use cases for black and white images
The website is fully responsive and uses the shadcn/ui components for the UI elements. The color scheme matches the dark blue and white design from your screenshot.