Dynamic link previews for your anchor tags.
The original idea of the  <LinkPreview /> component is coming from aceternity website.
🚧 Not available yet.
Modify your next.config as follows:
const nextConfig = {
  images: {
    domains: [
      "api.microlink.io", // Microlink Image Preview
    ],
  },
};
 
module.exports = nextConfig;Tailwind CSS and Framer Motion are a great way to build modern websites.
This is a static link preview of whatever.