diff --git a/components/gc-intro/gc-intro-block-demos-en.html b/components/gc-intro/gc-intro-block-demos-en.html new file mode 100644 index 0000000000..2baa90a14f --- /dev/null +++ b/components/gc-intro/gc-intro-block-demos-en.html @@ -0,0 +1,37 @@ +--- +{ + "title": "GC intro block working examples", + "language": "en", + "altLangPage": "intro-block-demos-fr.html", + "layout": "no-container", + "dateModified": "2023-09-13" +} +--- +
Short description of the institution’s mandate.
+ +<div class="bg-center bg-cover" data-bgimg-srcset="img/1x1.png 991w, img/ip-cover-image-1200x726.jpg 992w">
+ <div class="container">
+ <div class="row mrgn-bttm-md">
+ <div class="col-md-7">
+ <h1 property="name" id="wb-cont">[Institution name]</h1>
+ <p>Short description of the institution’s mandate.</p>
+ <p><a class="btn btn-call-to-action" href="#">Super task button [optional]</a></p>
+ </div>
+ </div>
+ </div>
+</div>
+
+
+ <h1 property="name" id="wb-cont" dir="ltr">Introduction block pattern</h1>
+ <p>The introduction block pattern introduces the content of a landing page.</p>
+
\ No newline at end of file
diff --git a/components/gc-intro/gc-intro-block-en.html b/components/gc-intro/gc-intro-block-en.html
index 46cca41fa6..a54bd121ab 100644
--- a/components/gc-intro/gc-intro-block-en.html
+++ b/components/gc-intro/gc-intro-block-en.html
@@ -14,7 +14,6 @@ Short description of the institution’s mandate.
- Super task button [optional] -
- <div class="bg-center bg-cover" data-bgimg-srcset="img/1x1.png 991w, img/ip-cover-image-1200x726.jpg 992w">
- <div class="container">
- <div class="row mrgn-bttm-md">
- <div class="col-md-7">
- <h1 property="name" id="wb-cont">[Institution name]</h1>
- <p>Short description of the institution’s mandate.</p>
- <a class="btn btn-call-to-action" href="#">Super task button [optional]</a>
- </div>
- </div>
- </div>
-</div>
-
-There is no accessibility report.