From f97b0050dcca40f1df1de040ff62943ac11145c5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 17:54:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b9debf..97f934e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,19 +136,19 @@ export default function LandingPage() { { title: "Discreet Interaction", description: "Designed for maximum privacy and personal control.", - imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8284.jpg?_wi=1", imageAlt: "Velvet texture", }, { title: "Premium Aesthetics", description: "A visual interface that mirrors your sophistication.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-silk-concept_23-2148623330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-silk-concept_23-2148623330.jpg?_wi=1", imageAlt: "Fluid silk ripples", }, { title: "Instant Connectivity", description: "Fast, secure, and intuitive messaging for your needs.", - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-street-night-time_413556-70.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-street-night-time_413556-70.jpg?_wi=1", imageAlt: "Artistic light play", }, ]} @@ -192,19 +192,19 @@ export default function LandingPage() { { title: "Custom Profiles", description: "Express your unique personality and tastes.", - imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8284.jpg?_wi=2", imageAlt: "Custom profiles visual", }, { title: "Smart Filtering", description: "Connect with people who align with your intent.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-silk-concept_23-2148623330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-silk-concept_23-2148623330.jpg?_wi=2", imageAlt: "Smart filter visual", }, { title: "Secure Moments", description: "Share experiences in a controlled, safe manner.", - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-street-night-time_413556-70.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-street-night-time_413556-70.jpg?_wi=2", imageAlt: "Secure moments visual", }, ]} -- 2.49.1