diff --git a/docs/web/docs/01-overview.mdx b/docs/web/docs/01-overview.mdx
index 3c22ebfd1..55cfff88b 100644
--- a/docs/web/docs/01-overview.mdx
+++ b/docs/web/docs/01-overview.mdx
@@ -13,7 +13,7 @@ synchronization and round-trip functionality. This allows you to create or adjus
Check out our [IAMOps Philosophy documentation](/reference/iamops_philosophy) to see examples of
IAMbic templates, the structure of an iambic templates repository, and request workflows.
-
+
IAMbic is built on top of a plugin-based architecture and can be extended to internal identity providers.
We are expanding IAMbic to support additional cloud providers, and actively encouraging community contributions.
diff --git a/docs/web/docs/2-how_to_guides/6-prevent-drift.mdx b/docs/web/docs/2-how_to_guides/6-prevent-drift.mdx
index f1c7508d8..5edced1b9 100644
--- a/docs/web/docs/2-how_to_guides/6-prevent-drift.mdx
+++ b/docs/web/docs/2-how_to_guides/6-prevent-drift.mdx
@@ -14,6 +14,9 @@ templates to their Git state.
To manually perform this action, run `iambic apply --enforced-only --force` from within your iambic-templates repository.
+
+
+
## Example use cases:
1. IT administrators mistakenly added a user to the sensitive `cloud_admins` group in Okta. Typically, months could pass before
diff --git a/docs/web/docs/3-reference/4-iamops_philosophy.mdx b/docs/web/docs/3-reference/4-iamops_philosophy.mdx
index a04da9ecd..086c0ec4f 100644
--- a/docs/web/docs/3-reference/4-iamops_philosophy.mdx
+++ b/docs/web/docs/3-reference/4-iamops_philosophy.mdx
@@ -28,7 +28,7 @@ IAMbic uses Git to keep track of changes in your cloud permissions and configura
By using Git's branching and commit history, IAMbic can easily spot differences in your
cloud settings without having to make time-consuming requests to your cloud provider.
-![Iambic Apply](/img/git/iambic_apply.png)
+![Iambic Apply](/img/git/iambic_git_flow_v2.svg)
### Iambic Import Process
diff --git a/docs/web/static/img/generic/iambic_high_level_1.svg b/docs/web/static/img/generic/iambic_high_level_1.svg
new file mode 100644
index 000000000..58a4de246
--- /dev/null
+++ b/docs/web/static/img/generic/iambic_high_level_1.svg
@@ -0,0 +1,723 @@
+
diff --git a/docs/web/static/img/git/iambic_drift_prevention.svg b/docs/web/static/img/git/iambic_drift_prevention.svg
new file mode 100644
index 000000000..4a5b4ab55
--- /dev/null
+++ b/docs/web/static/img/git/iambic_drift_prevention.svg
@@ -0,0 +1,233 @@
+
diff --git a/docs/web/static/img/git/iambic_git_flow_v2.svg b/docs/web/static/img/git/iambic_git_flow_v2.svg
new file mode 100644
index 000000000..cff0a8d22
--- /dev/null
+++ b/docs/web/static/img/git/iambic_git_flow_v2.svg
@@ -0,0 +1,39 @@
+