diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5caf6ba..f570f89 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,74 +31,43 @@ export default function LandingPage() {
@@ -110,28 +79,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Secure Encryption",
- description: "Banking-grade security to keep your account safe.",
- bentoComponent: "reveal-icon",
- icon: Shield,
- imageSrc: "http://img.b2bpic.net/free-photo/securing-digital-data-conceptualizing-cybersecurity_23-2151998495.jpg",
- imageAlt: "security icon digital",
+ title: "Secure Encryption", description: "Banking-grade security to keep your account safe.", bentoComponent: "reveal-icon", icon: Shield,
},
{
- title: "Gradual Delivery",
- description: "Real-time drip feeding to mimic natural growth behavior.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-finance-digital-market-graph-user-interface-with-diagram-technology-hud-graphic-concept_90220-1365.jpg?_wi=2",
- imageAlt: "security icon digital",
+ title: "Gradual Delivery", description: "Real-time drip feeding to mimic natural growth behavior.", bentoComponent: "reveal-icon", icon: Zap,
},
{
- title: "Global Reach",
- description: "Authentic engagement from international accounts.",
- bentoComponent: "reveal-icon",
- icon: Globe,
- imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg",
- imageAlt: "security icon digital",
+ title: "Global Reach", description: "Authentic engagement from international accounts.", bentoComponent: "reveal-icon", icon: Globe,
},
]}
title="Engineered for Authenticity"
@@ -141,64 +95,29 @@ export default function LandingPage() {
@@ -300,13 +182,9 @@ export default function LandingPage() {