Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 07:47:55 +00:00

View File

@@ -77,13 +77,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "24/7 Monitoring", description: "Round-the-clock surveillance and real-time threat detection with AI-powered analytics", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/analyst-monitoring-data-screen_23-2152001538.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/analyst-monitoring-data-screen_23-2152001538.jpg" }
title: "24/7 Monitoring", description: "Round-the-clock surveillance and real-time threat detection with AI-powered analytics", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/analyst-monitoring-data-screen_23-2152001538.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/analyst-monitoring-data-screen_23-2152001538.jpg?_wi=2" }
},
{
id: 2,
title: "Rapid Response Team", description: "Highly trained professionals ready to respond to any security incident within minutes", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/modern-emergency-word-concept-with-flat-design_23-2147940753.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/modern-emergency-word-concept-with-flat-design_23-2147940753.jpg" }
title: "Rapid Response Team", description: "Highly trained professionals ready to respond to any security incident within minutes", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/modern-emergency-word-concept-with-flat-design_23-2147940753.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/modern-emergency-word-concept-with-flat-design_23-2147940753.jpg?_wi=2" }
}
]}
showStepNumbers={true}
@@ -130,7 +130,7 @@ export default function LandingPage() {
},
{
id: "2", name: "James Chen", role: "Operations Director", company: "Global Manufacturing Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "professional portrait corporate manager"
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1", imageAlt: "professional portrait corporate manager"
},
{
id: "3", name: "Maria Rodriguez", role: "VP Security", company: "Financial Systems Inc", rating: 5,
@@ -138,15 +138,15 @@ export default function LandingPage() {
},
{
id: "4", name: "David Thompson", role: "Security Manager", company: "Healthcare Networks", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "professional portrait corporate executive"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=1", imageAlt: "professional portrait corporate executive"
},
{
id: "5", name: "Emma Larsson", role: "Facility Manager", company: "Corporate Real Estate Ltd", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "professional portrait business manager"
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", imageAlt: "professional portrait business manager"
},
{
id: "6", name: "Robert Kim", role: "Risk Management Lead", company: "Energy Solutions Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "professional portrait corporate leader"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=2", imageAlt: "professional portrait corporate leader"
}
]}
gridVariant="uniform-all-items-equal"