diff --git a/apps/site/src/content/design-system/components/footer/code/development-examples/content.mdoc b/apps/site/src/content/design-system/components/footer/code/development-examples/content.mdoc index c8a367bdb..c0f6c21ae 100644 --- a/apps/site/src/content/design-system/components/footer/code/development-examples/content.mdoc +++ b/apps/site/src/content/design-system/components/footer/code/development-examples/content.mdoc @@ -6,18 +6,19 @@ brand="wbc" hideLogo > -
- -

- Footer content -

+
+
+ +
+
+

+ Footer content goes here. +

+
diff --git a/apps/site/src/content/design-system/components/footer/design/footer/content.mdoc b/apps/site/src/content/design-system/components/footer/design/footer/content.mdoc index 38848453c..dc74cfa7b 100644 --- a/apps/site/src/content/design-system/components/footer/design/footer/content.mdoc +++ b/apps/site/src/content/design-system/components/footer/design/footer/content.mdoc @@ -6,25 +6,19 @@ This is the basic footer component, the content should be project specific. brand="wbc" hideLogo > -
- -

- Our site and your transactions are secure. You can read our{' '} - - security information - - . © 2023 Westpac Banking Corporation ABN 33 007 457 141 AFSL and Australian credit licence 233714. -

+
+
+ +
+
+

+ Footer content goes here. +

+
diff --git a/apps/site/src/content/design-system/components/footer/design/where-is-this-available/content.mdoc b/apps/site/src/content/design-system/components/footer/design/where-is-this-available/content.mdoc index f70746aed..ffdea3491 100644 --- a/apps/site/src/content/design-system/components/footer/design/where-is-this-available/content.mdoc +++ b/apps/site/src/content/design-system/components/footer/design/where-is-this-available/content.mdoc @@ -2,5 +2,5 @@ {% availabilityContent availableGel="available" - availableMesh="available" - availableLegacyWdp="available" /%} + availableMesh="older-version-available" + availableLegacyWdp="older-version-available" /%} diff --git a/apps/site/src/content/design-system/components/footer/index.yaml b/apps/site/src/content/design-system/components/footer/index.yaml index b38169ddd..57c3023fe 100644 --- a/apps/site/src/content/design-system/components/footer/index.yaml +++ b/apps/site/src/content/design-system/components/footer/index.yaml @@ -5,7 +5,7 @@ description: >- they are in. namedExport: discriminant: false -excludeFromNavbar: true +excludeFromNavbar: false design: - title: name: Footer