import React from "react" import Image from "next/image" import { Library32Filled } from "@fluentui/react-icons" function SolidBackgrondIconFeature() { return ( <> {/* Icon Blocks */}
{/* Icon Block */}
{""}

Stripe Payments

We have built stripe payments for 1 off and reoccuring payments

{/* End Icon Block */} {/* Icon Block */}
{""}

Theming

All our components include intuative theming with a js utility class that uses your themes colors programmatically

{/* End Icon Block */} {/* Icon Block */}

Documentation

Every component and plugin is well documented

{/* End Icon Block */} {/* Icon Block */}
{""}

Deployment Templates

For fly.io, raleway, and more so you can get running with PocketBase as quickly as possible

{/* End Icon Block */} {/* Icon Block */}
{""}

Component Library

We provide fully customisable sections and components that you can drop in

{/* End Icon Block */} {/* Icon Block */}
{""}

Resources

A growing list of resources to help you build your products faster

{/* End Icon Block */}
{/* End Icon Blocks */} ) } export default SolidBackgrondIconFeature