Sarah Chen
Chief Executive Officer
Former VP of Product at Ring. 15+ years in security technology.
4 components for team pages, company history, news, and downloadable resources
Leadership team with photos and LinkedIn links
Meet the people driving innovation in solar-powered security
Chief Executive Officer
Former VP of Product at Ring. 15+ years in security technology.
Chief Technology Officer
Ex-Google AI researcher. Pioneer in edge computing for IoT devices.
Chief Operating Officer
Scaled operations at 3 successful startups. MBA from Stanford.
Chief Revenue Officer
Built enterprise sales teams at ADT and Vivint. 20 years in security.
Team display with placeholder avatars
Security Advisor
Former FBI cybersecurity division chief with 25 years of federal experience.
Industry Advisor
Retired CEO of a Fortune 500 security company. Board member at three tech startups.
Technology Advisor
Serial entrepreneur and angel investor. Built and sold two AI companies.
Company history and milestones
From a garage startup to industry leader in solar-powered security
SCT+ was born from a simple idea: security cameras that work anywhere, powered by the sun.
Released our first solar-powered camera unit, initially deployed at 50 construction sites.
Raised $15M to expand manufacturing and launch our AI detection platform.
Grew to 5,000+ deployed units across 40 states. Opened offices in Dallas and Phoenix.
Launched our in-house monitoring center with 200+ trained operators.
Named "Most Innovative Security Solution" by Security Technology Review.
Scrollable timeline for key milestones
Started with 3 founders and a vision.
Deployed to 50 initial sites.
Introduced smart detection.
Reached 5,000 deployments.
Launched 24/7 center.
Industry recognition.
Blog and news article previews
Stay updated with the latest from SCT+
Press ReleaseNew partnership will bring solar-powered security to over 200 construction sites nationwide, marking our largest enterprise deployment to date.
Read More
TechnologyLearn how machine learning algorithms are revolutionizing threat detection and reducing false alarms by up to 95%.
Read More
Company NewsWe are honored to be recognized for our commitment to employee development and workplace culture.
Read MoreCompact news listing style
Why more businesses are choosing off-grid security cameras for their remote locations.
Read MoreFrom AI detection to integrated monitoring, here are the trends shaping the security industry.
Read MoreDownloadable resources and guides
Access guides, case studies, and product information
Detailed specifications, features, and deployment options for SCT+ camera systems.
Calculate your potential savings and return on investment with SCT+ security.
Expert recommendations for protecting construction sites from theft and vandalism.
See SCT+ cameras in action with real-world deployment footage and monitoring examples.
How a major retailer reduced parking lot incidents by 78% across 200 locations.
Technical documentation for integrating SCT+ with your existing security infrastructure.
Employee bio cards with optional images and LinkedIn links. Supports 3 or 4 column layouts.
<TeamGrid
title="Our Team"
subtitle="Description"
members={[
{
name: 'Name',
role: 'Job Title',
image: { src: '/photo.jpg', alt: 'Name' }, // optional
bio: 'Short bio', // optional
linkedin: 'https://linkedin.com/...', // optional
},
]}
columns={4} // 3 | 4
/>Company history and milestones. Vertical for detailed history, horizontal for quick overview.
<Timeline
title="Our Journey"
subtitle="Description"
events={[
{
year: '2020',
title: 'Milestone Title',
description: 'What happened',
},
]}
variant="vertical" // vertical | horizontal
/>Blog/news article cards with images, categories, and dates. Images are optional.
<NewsGrid
title="Latest News"
subtitle="Description"
posts={[
{
title: 'Article Title',
excerpt: 'Short preview text',
date: '2024-01-15', // ISO format
category: 'Category', // optional
image: { src: '/image.jpg', alt: 'Alt' }, // optional
href: '/news/article-slug',
},
]}
columns={3} // 2 | 3
/>Downloadable resources with auto-detected file type icons. Override with custom icons if needed.
<ResourceCard
title="Resources"
subtitle="Description"
resources={[
{
icon: <CustomIcon />, // optional - auto-detected from type
title: 'Resource Title',
description: 'What this resource contains',
type: 'PDF', // PDF | Video | Guide | eBook | etc.
href: '/download/file.pdf',
},
]}
/>