import React from "react";
import Image from "next/image";
const Features = () => {
return (
Made for human
Quality, actionable data process.
Creating an online survey has never been easier. With many advanced
features of deski.
- Easy-to-use survey maker interface
- Drag and Drop to change the order of questions
- Quota management
- Step view layout for interactive survey filling experiences
- Customizable URL
{/* Emd .col */}
{/* End .col */}
);
};
export default Features;