export default function GlassCard({ image, caption, price }) { return ( // 1. FULL SCREEN CONTAINER (Centered)
{caption}
{price}