Skip to content

Latest commit

 

History

History
129 lines (102 loc) · 3.43 KB

example.md

File metadata and controls

129 lines (102 loc) · 3.43 KB
theme layout image floatingImage
none
intro
/bg-example.png
/floating.png
Flayyer Flayyer

Image automation for marketing and social networks


layout: text-image image: "/image-example-1.png" class: "py-24"

Problem 1: Labor hours are wasted on repetitive design tasks



  • 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"

Problem 2: 70.9% of people are hesitant to open the links they receive



  • 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"

What we do: Flayyer is an image automation service.



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: blank

Use cases: Responsive image generation for social networks

Flayyer


layout: text-image image: '/floating.png' class: 'gap-8 py-24' contentCols: "col-span-7" imageCols: "col-span-5"

You can also use code

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()}" />

layout: cover

A blank slide to do whatever you want