Seelove Tech

A Vue.js web application for Seelove Technology.

This is a Vue.js web application for Seelove Technology.

This is the sample screenshot of the landing page.
.navigation-bar {
  height: 64px;
  width: 100%;
  background: rgba(203, 77, 122, 0.27);
  -webkit-backdrop-filter: blur(10px); /* glassmorphism */
  backdrop-filter: blur(10px); /* glassmorphism */
}