From e0a850602ba8e1fe19f9b63a3895d1e21e450704 Mon Sep 17 00:00:00 2001 From: Olivier Falcoz Date: Sat, 1 Jul 2023 23:46:47 +0200 Subject: [PATCH] Add /data/banner.yml --- data/banner.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/banner.yml diff --git a/data/banner.yml b/data/banner.yml new file mode 100644 index 0000000..a2a5b30 --- /dev/null +++ b/data/banner.yml @@ -0,0 +1,15 @@ +####################### Banner ######################### +style: "style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right" +title : "AGR.asia" +subtitle: | + Strategic Risk Intelligence +content : | + We are expert in strategic risk intelligence and operational risk management against fraud, financial crime, bribery, corruption & criminal business disruptions with a strong background in information systems security. + +

AGR Asia is a boutique business intelligence company based in Singapore with over 30 years of experience in providing enhanced risk intelligence solutions to SMEs & multinationals.

+ + This is a Banner element, and it's generally used as an introduction or opening statement. You can customize its appearance with a number of modifiers, as well as assign it an optional onload or onscroll transition modifier (details). +button: + label : "Learn More" + link : "#first" +image : "images/banner.jpg" \ No newline at end of file