From 6dca77b95ce405c92aa54878ab281845a835214b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 13:02:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 40f5d7c..97c2f7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,16 +93,16 @@ export default function HomePage() { features={[ { id: 1, - title: "Anti-Detection System", description: "Military-grade encryption and behavioral analysis evasion keeps your account safe from detection systems.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "Gaming features showcase dark theme"}, + title: "Anti-Detection System", description: "Military-grade encryption and behavioral analysis evasion keeps your account safe from detection systems.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=1", imageAlt: "Gaming features showcase dark theme"}, { id: 2, - title: "Ultra-Smooth Integration", description: "Seamlessly integrates with FiveM servers without compatibility issues or performance degradation.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "Gaming features showcase dark theme"}, + title: "Ultra-Smooth Integration", description: "Seamlessly integrates with FiveM servers without compatibility issues or performance degradation.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=2", imageAlt: "Gaming features showcase dark theme"}, { id: 3, - title: "Real-Time Updates", description: "Automatic updates ensure compatibility with the latest FiveM patches and server configurations.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "Gaming features showcase dark theme"}, + title: "Real-Time Updates", description: "Automatic updates ensure compatibility with the latest FiveM patches and server configurations.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=3", imageAlt: "Gaming features showcase dark theme"}, { id: 4, - title: "24/7 Premium Support", description: "Dedicated support team available round-the-clock for technical assistance and feature requests.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "Gaming features showcase dark theme"}, + title: "24/7 Premium Support", description: "Dedicated support team available round-the-clock for technical assistance and feature requests.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=4", imageAlt: "Gaming features showcase dark theme"}, ]} /> -- 2.49.1