import React from "react"; import iconClipboard from "@/images/icon-clipboard.svg"; import iconClock from "@/images/icon-clock.svg"; import iconLink from "@/images/icon-link.svg"; import iconUsDollar from "@/images/icon-us-dollar.svg"; import iconUser from "@/images/icon-user.svg"; import iconVector from "@/images/icon-vector.svg"; import Image from "next/image"; const FeaturesBlocks = () => { return (
{/* Section header */}

Say Goodbye To Manual Data Entry With Sign365.

{/* Items */}
{/* 1st item */}
Enter Data Once

Enter Data Once

Say goodbye to manual data entry with Sign365's offline forms. Enter data once and let our app do the rest. We'll send the information to your business systems, saving you time and effort.

{/* 2nd item */}
Connect To Over 1000 Apps

Connect To Over 1000 Apps

Sign365 can submit information to over 1000 apps. Whether you use Salesforce, Hubspot, or any other business app, Sign365 has got you covered.

{/* 3rd item */}
Start Time Saving

Start Time Saving

With Sign365, you'll save valuable time that you can then invest in other aspects of your business. Our offline forms collect and send your data, so you can complete more tasks faster.

{/* 4th item */}
Start Saving Money

Start Saving Money

Sign365's offline forms can help you save money on staffing and data entry costs. By automating your data collection, you can reduce labor costs and increase profits.

{/* 5th item */}
Your Forms Your Way

Your Forms Your Way

With Sign365, you have full control over your offline forms. Create forms that for your business needs and customise them to match your brand. Get started with Sign365 today and start collecting data the way you want.

{/* 6th item */}
Collect Customer Info

Collect Customer Info

Sign365's offline digital forms capture accurate and secure customer information. You can customise your forms to send information where you need it. Ensuring you have the insights to make informed business decisions.

); }; export default FeaturesBlocks;