// IMPORTANT INFO BELOW
// This component requires a 3D model to function correctly.
// You can find three example models in the ‘public/assets/3d’ directory of the repository:
// – ‘lens.glb’
// – ‘bar.glb’
// – ‘cube.glb’
// Make sure to place these models in the correct directory or update the paths accordingly.

import FluidGlass from ‘./FluidGlass’

Scroll to Top