Update src/app/page.tsx

This commit is contained in:
2026-05-09 10:00:20 +00:00
parent f1f1e9d694
commit ea9c9e4d5e

View File

@@ -119,7 +119,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Isolated dApp Access"
description="ShadowWallet creates an automated bridge between your main wallet and any dApp, allowing you to interact with confidence. If a malicious contract exists, it only has access to the isolated, temporary vault you've pre-funded, leaving your main holdings untouched."
imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-concept-secure-data-transfer_23-2152001135.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-concept-secure-data-transfer_23-2152001135.jpg?_wi=1"
/>
</div>
@@ -291,7 +291,7 @@ export default function LandingPage() {
placeholder: "Any questions or feedback?",
}}
buttonText="Protect My Wallet Now"
imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-concept-secure-data-transfer_23-2152001135.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cybersecurity-concept-secure-data-transfer_23-2152001135.jpg?_wi=2"
/>
</div>