import { Grid } from 'theme-ui'; import { Container } from '../Container'; import { Card, CardDetail, CardGraphic } from '../Card'; export default function FeaturesGrid() { return (

Explore Features

Authentication

Enable sign-in, sign-up and sign-out within minutes with pre-built UI components and powerful authentication APIs

Storage

A simple mechanism for managing user content in public, protected or private storage

GraphQL API

Easy and secure solution to access your backend data with support for real-time updates using GraphQL

DataStore

Seamlessly synchronize and persist online & offline data to the cloud as well as across devices

Geo

Modern, interactive maps with location markers and location search.

REST API

A straightforward and secure solution for making HTTP requests using REST APIs

Analytics

Make informed decisions with drop-in analytics to track user sessions, custom user attributes and in-app metrics

Push Notifications

Drive customer engagement using push notifications with campaign analytics and targeting

PubSub

Provide best-in-class real-time experiences by connecting your application with a message-oriented middleware in the cloud

Interactions

Automate customer workflows by enlisting the help of conversational chatbots powered by deep learning technologies

AI / ML Predictions

Design delightful experiences with the power of AI and ML functionality such as computer vision, translation, transcription and more

); }