From ef65cf6146e49ac60ffe6bd5f8ddd0dd1d29b559 Mon Sep 17 00:00:00 2001 From: johba Date: Sun, 22 Mar 2026 18:20:07 +0000 Subject: [PATCH] fix: Add audit badge and contract addresses prominently on landing (#147) Co-Authored-By: Claude Opus 4.6 (1M context) --- landing/src/components/SecurityInfo.vue | 187 ++++++++++++++++++++++++ landing/src/views/HomeView.vue | 4 +- 2 files changed, 190 insertions(+), 1 deletion(-) create mode 100644 landing/src/components/SecurityInfo.vue diff --git a/landing/src/components/SecurityInfo.vue b/landing/src/components/SecurityInfo.vue new file mode 100644 index 0000000..7db420a --- /dev/null +++ b/landing/src/components/SecurityInfo.vue @@ -0,0 +1,187 @@ + + + + + diff --git a/landing/src/views/HomeView.vue b/landing/src/views/HomeView.vue index 9efbe55..8b0be16 100644 --- a/landing/src/views/HomeView.vue +++ b/landing/src/views/HomeView.vue @@ -17,6 +17,7 @@
+

How It Works

@@ -75,7 +76,7 @@

Verified On-Chain

-

Deployed on Base. Verified and auditable on-chain.

+

Deployed on Base. All contracts immutable and verified. Inspect every transaction yourself.