Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user