From e8825fe63222f04a624d4902d47f01d05d9fd1a5 Mon Sep 17 00:00:00 2001 From: Ashutosh Singh Date: Thu, 9 Jul 2026 22:33:42 +0530 Subject: [PATCH 1/4] Update Home Page Copy --- src/pages/Landing.jsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/pages/Landing.jsx b/src/pages/Landing.jsx index 60fd4b44..301e3880 100644 --- a/src/pages/Landing.jsx +++ b/src/pages/Landing.jsx @@ -260,17 +260,15 @@ export default function LandingPage() {

- Web3 App Store + AI Agents
- Access dApps Without -
Leaving PillarX + Delegate Tasks. +
Stay in Control.

- All your favorite dApps are built directly into PillarX, - meaning you don’t have to leave the platform to connect to any - of them! Safe, secure, and under your control. + Powered by Phone ID, AI agents can securely act on your behalf across PillarX. Define exactly what they can do, set spending limits and stay in control of every action.

Coming Soon

From 90445ff36e7cbe14cd263fda1eab2a946c20622e Mon Sep 17 00:00:00 2001 From: Ashutosh Singh Date: Thu, 9 Jul 2026 22:52:30 +0530 Subject: [PATCH 2/4] Update Icon & Style --- public/landing-images/pillarx-ai.svg | 8 ++++++++ src/components/LandingPage/GlobalStyles/index.jsx | 4 ++++ src/pages/Landing.jsx | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 public/landing-images/pillarx-ai.svg diff --git a/public/landing-images/pillarx-ai.svg b/public/landing-images/pillarx-ai.svg new file mode 100644 index 00000000..c9154c86 --- /dev/null +++ b/public/landing-images/pillarx-ai.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/components/LandingPage/GlobalStyles/index.jsx b/src/components/LandingPage/GlobalStyles/index.jsx index 6bdf14ac..f34f6eff 100644 --- a/src/components/LandingPage/GlobalStyles/index.jsx +++ b/src/components/LandingPage/GlobalStyles/index.jsx @@ -1089,6 +1089,10 @@ ul li:last-child { justify-content: flex-end; } +.home_feature__detail__content__icon__wrapper img { + max-height: 4rem; +} + @media only screen and (max-width: 767px) { .home_feature__detail__content__icon__wrapper img { max-height: 2.5rem; diff --git a/src/pages/Landing.jsx b/src/pages/Landing.jsx index 301e3880..613cc9b8 100644 --- a/src/pages/Landing.jsx +++ b/src/pages/Landing.jsx @@ -274,7 +274,7 @@ export default function LandingPage() {

Coming Soon

From 5df53d5e33326b42923c08adb2cf2e4700ac2c41 Mon Sep 17 00:00:00 2001 From: Ashutosh Singh Date: Thu, 9 Jul 2026 23:03:44 +0530 Subject: [PATCH 3/4] Update Icon --- src/pages/Landing.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Landing.jsx b/src/pages/Landing.jsx index 613cc9b8..1e6e7e65 100644 --- a/src/pages/Landing.jsx +++ b/src/pages/Landing.jsx @@ -274,7 +274,7 @@ export default function LandingPage() {

Coming Soon

From 697a94e5e426cd9a835b3454fca65938295b158f Mon Sep 17 00:00:00 2001 From: Ashutosh Singh Date: Fri, 10 Jul 2026 14:59:03 +0530 Subject: [PATCH 4/4] Update Snapshot --- src/containers/__snapshots__/Main.test.tsx.snap | 10 +++++----- src/pages/Landing.jsx | 9 ++++----- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/src/containers/__snapshots__/Main.test.tsx.snap b/src/containers/__snapshots__/Main.test.tsx.snap index b7cfee22..4cae9ff5 100644 --- a/src/containers/__snapshots__/Main.test.tsx.snap +++ b/src/containers/__snapshots__/Main.test.tsx.snap @@ -323,16 +323,16 @@ exports[`
> renders correctly 1`] = ` className="home_feature__detail__content home_feature__detail__content--column gradient_border" >

- Web3 App Store + AI Agents
- Access dApps Without + Delegate Tasks.
- Leaving PillarX + Stay in Control.

- All your favorite dApps are built directly into PillarX, meaning you don’t have to leave the platform to connect to any of them! Safe, secure, and under your control. + Powered by Phone ID, AI agents can securely act on your behalf across PillarX. Define exactly what they can do, set spending limits and stay in control of every action.

> renders correctly 1`] = ` >
diff --git a/src/pages/Landing.jsx b/src/pages/Landing.jsx index 1e6e7e65..c6c4c21c 100644 --- a/src/pages/Landing.jsx +++ b/src/pages/Landing.jsx @@ -268,15 +268,14 @@ export default function LandingPage() {

- Powered by Phone ID, AI agents can securely act on your behalf across PillarX. Define exactly what they can do, set spending limits and stay in control of every action. + Powered by Phone ID, AI agents can securely act on your behalf + across PillarX. Define exactly what they can do, set spending + limits and stay in control of every action.

Coming Soon

- +