Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-19 23:50:57 +00:00

View File

@@ -78,18 +78,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Lightning Fast Performance", description: "Experience blazing-fast speeds that keep up with your productivity. Optimized for maximum efficiency and seamless workflows.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518857.jpg", imageAlt: "Fast performance interface" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518845.jpg", imageAlt: "Performance dashboard" }
title: "Lightning Fast Performance", description: "Experience blazing-fast speeds that keep up with your productivity. Optimized for maximum efficiency and seamless workflows.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518857.jpg?_wi=1", imageAlt: "Fast performance interface" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518845.jpg?_wi=1", imageAlt: "Performance dashboard" }
},
{
id: 2,
title: "Intuitive User Experience", description: "Designed with simplicity in mind. Our interface makes complex tasks feel effortless and enjoyable for all users.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518857.jpg", imageAlt: "User-friendly interface" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518845.jpg", imageAlt: "Experience design" }
title: "Intuitive User Experience", description: "Designed with simplicity in mind. Our interface makes complex tasks feel effortless and enjoyable for all users.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518857.jpg?_wi=2", imageAlt: "User-friendly interface" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518845.jpg?_wi=2", imageAlt: "Experience design" }
},
{
id: 3,
title: "Advanced Security", description: "Your data is protected with enterprise-grade security. Rest easy knowing your information is safe and secure.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518857.jpg", imageAlt: "Security features" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518845.jpg", imageAlt: "Security dashboard" }
title: "Advanced Security", description: "Your data is protected with enterprise-grade security. Rest easy knowing your information is safe and secure.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518857.jpg?_wi=3", imageAlt: "Security features" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518845.jpg?_wi=3", imageAlt: "Security dashboard" }
}
]}
ariaLabel="Product features section"