diff --git a/src/app/page.tsx b/src/app/page.tsx index 54bbd7e..12cc8ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { }} title="Enterprise-Grade Dating Platform Backend" description="Production-ready, highly scalable architecture with real-time matching, AI-driven recommendations, and secure payment integrations. Built for millions of concurrent users." - imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg?_wi=1" imageAlt="High-tech backend architecture" avatars={[ { @@ -136,7 +136,7 @@ export default function LandingPage() { { title: "Real-time Matching Engine", description: "High-concurrency mutual match processing with Redis-based presence and instant notifications.", - imageSrc: "http://img.b2bpic.net/free-photo/robots-love-valentine-s-day-celebration_23-2151932795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/robots-love-valentine-s-day-celebration_23-2151932795.jpg?_wi=1", }, { title: "Secure Payment Gateway", @@ -218,7 +218,7 @@ export default function LandingPage() { button: { text: "Upgrade Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg?_wi=2", imageAlt: "cloud infrastructure background", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/robots-love-valentine-s-day-celebration_23-2151932795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/robots-love-valentine-s-day-celebration_23-2151932795.jpg?_wi=2", imageAlt: "cloud infrastructure background", }, ]}