Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 10:07:12 +00:00

View File

@@ -62,15 +62,15 @@ export default function LandingPage() {
{
title: "CCTV Surveillance", description: "4K resolution, AI-powered object tracking with zero-latency streaming capabilities.", icon: Video,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340034.jpg", imageAlt: "Smart CCTV" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340034.jpg", imageAlt: "Smart CCTV Detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340034.jpg?_wi=1", imageAlt: "Smart CCTV" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340034.jpg?_wi=2", imageAlt: "Smart CCTV Detail" },
],
},
{
title: "Smart Lock Systems", description: "Biometric access with encrypted decentralized control for absolute property security.", icon: Lock,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg", imageAlt: "Smart Lock" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg", imageAlt: "Smart Lock Mechanism" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg?_wi=1", imageAlt: "Smart Lock" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg?_wi=2", imageAlt: "Smart Lock Mechanism" },
],
},
]}