theme | layout | image | floatingImage |
---|---|---|---|
none |
intro |
/bg-example.png |
/floating.png |
- People are better at being creative and machines are better at repetition.
- 40% of workers feel they waste 1/4 of their week on repetitive tasks.
- Visual consistency is important and it is costly to adapt to change if you have thousands of products and images.
layout: text-image image: "/image-example-2.png" imageFirst: true contentCols: "col-span-7" imageCols: "col-span-5"
- Companies neglect how their links look when they are shared by people on social networks.
- The most important factor that determines people's trust and interest in links is the image and the URL.
- There is a sea of information and every day it is more difficult to capture people's attention.
layout: text-image image: "/floating.png" class: "py-16" contentCols: "col-span-6" imageCols: "col-span-6"
We allow creatives to focus on creating and not repeating.
We improve your brand perception from the moment they are shared on social media and group chats.
We add a layer of intelligence: Know what links people are sharing and where.
We increase the number of visits to your site.
layout: text-image image: '/floating.png' class: 'gap-8 py-24' contentCols: "col-span-7" imageCols: "col-span-5"
import { FlayyerIO } from "@flayyer/flayyer";
const flayyer = new FlayyerIO({
tenant: "flayyer",
deck: "demo",
template: "main",
variables: { title: "Create more engagement" }
});
<meta property="og:image" content="{flayyer.href()}" />
<meta name="twitter:image" content="{flayyer.href()}" />