Merge version_1 into main #2
225
src/app/page.tsx
225
src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Platform",
|
||||
id: "#features",
|
||||
},
|
||||
{
|
||||
name: "Analytics",
|
||||
id: "#metrics",
|
||||
},
|
||||
{
|
||||
name: "Compliance",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Support",
|
||||
id: "#faq",
|
||||
},
|
||||
{ name: "Platform", id: "#features" },
|
||||
{ name: "Analytics", id: "#metrics" },
|
||||
{ name: "Compliance", id: "#about" },
|
||||
{ name: "Support", id: "#faq" },
|
||||
]}
|
||||
brandName="SafeOps"
|
||||
/>
|
||||
@@ -55,70 +43,20 @@ export default function LandingPage() {
|
||||
title="Complete workplace safety, unified in one platform"
|
||||
description="All-in-one SaaS for hazard management, incident reporting, compliance tracking, training records, audits, and safety analytics—built for technicians, engineers, and safety leaders."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Mark Henderson",
|
||||
handle: "@mhenderson",
|
||||
testimonial: "This platform transformed how we handle our compliance audits. Absolutely seamless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@erodriguez",
|
||||
testimonial: "Finally, all our safety data is in one place. My engineers love the interface.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-engineer-from-middle-east-oil-refinery-wearing-white-hard-hat-hijab-engineer-writes-data-tablet-concept-women-specialists-production_166373-9027.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "@dkim",
|
||||
testimonial: "Incident reporting speed has increased significantly since we moved to this system.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-construction-worker-standing-with-notebook-high-quality-photo_114579-61109.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah Jenkins",
|
||||
handle: "@sjenkins",
|
||||
testimonial: "The real-time visibility into metrics is game changing for our HSE directors.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "James Wilson",
|
||||
handle: "@jwilson",
|
||||
testimonial: "The most comprehensive safety tool I have used in 15 years in the industry.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-confused-having-no-idea-what-standing-isolated-white-background_141793-20167.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "See Full Platform Demo",
|
||||
href: "#contact",
|
||||
},
|
||||
{ name: "Mark Henderson", handle: "@mhenderson", testimonial: "This platform transformed how we handle our compliance audits. Absolutely seamless.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg" },
|
||||
{ name: "Elena Rodriguez", handle: "@erodriguez", testimonial: "Finally, all our safety data is in one place. My engineers love the interface.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-engineer-from-middle-east-oil-refinery-wearing-white-hard-hat-hijab-engineer-writes-data-tablet-concept-women-specialists-production_166373-9027.jpg" },
|
||||
{ name: "David Kim", handle: "@dkim", testimonial: "Incident reporting speed has increased significantly since we moved to this system.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-construction-worker-standing-with-notebook-high-quality-photo_114579-61109.jpg" },
|
||||
{ name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "The real-time visibility into metrics is game changing for our HSE directors.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg" },
|
||||
{ name: "James Wilson", handle: "@jwilson", testimonial: "The most comprehensive safety tool I have used in 15 years in the industry.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-confused-having-no-idea-what-standing-isolated-white-background_141793-20167.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "See Full Platform Demo", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-man-neon-safety-vest-business-suit-sitting-desk-using-laptop_1098-17504.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg",
|
||||
alt: "Mark Henderson",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-engineer-from-middle-east-oil-refinery-wearing-white-hard-hat-hijab-engineer-writes-data-tablet-concept-women-specialists-production_166373-9027.jpg",
|
||||
alt: "Elena Rodriguez",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-construction-worker-standing-with-notebook-high-quality-photo_114579-61109.jpg",
|
||||
alt: "David Kim",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg",
|
||||
alt: "Sarah Jenkins",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-confused-having-no-idea-what-standing-isolated-white-background_141793-20167.jpg",
|
||||
alt: "James Wilson",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg", alt: "Mark Henderson" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/female-engineer-from-middle-east-oil-refinery-wearing-white-hard-hat-hijab-engineer-writes-data-tablet-concept-women-specialists-production_166373-9027.jpg", alt: "Elena Rodriguez" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-construction-worker-standing-with-notebook-high-quality-photo_114579-61109.jpg", alt: "David Kim" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg", alt: "Sarah Jenkins" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-confused-having-no-idea-what-standing-isolated-white-background_141793-20167.jpg", alt: "James Wilson" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ safety managers"
|
||||
/>
|
||||
@@ -129,9 +67,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Bridging the gap between field and office"
|
||||
description={[
|
||||
"Manual paperwork and fragmented tools are the biggest hurdles to workplace safety. We built SafeOps to connect safety technicians in the field with management in the office.",
|
||||
"By automating the workflow, we empower engineers to focus on identifying hazards, not filling out redundant forms, ensuring you maintain a pristine audit trail at all times.",
|
||||
]}
|
||||
"Manual paperwork and fragmented tools are the biggest hurdles to workplace safety. We built SafeOps to connect safety technicians in the field with management in the office.", "By automating the workflow, we empower engineers to focus on identifying hazards, not filling out redundant forms, ensuring you maintain a pristine audit trail at all times."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,21 +78,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Automated Incident Reporting",
|
||||
description: "Streamline documentation with automated templates and real-time incident tracking.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-analysis-report-folder-icon_53876-14637.jpg",
|
||||
},
|
||||
{
|
||||
title: "Hazard Management",
|
||||
description: "Identify and mitigate workplace risks with intuitive assessment digital forms.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-laptop_23-2148886881.jpg",
|
||||
},
|
||||
{
|
||||
title: "Compliance Tracking",
|
||||
description: "Stay audit-ready with automated regulatory records and automated notification system.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg",
|
||||
},
|
||||
{ title: "Automated Incident Reporting", description: "Streamline documentation with automated templates and real-time incident tracking.", imageSrc: "http://img.b2bpic.net/free-photo/business-analysis-report-folder-icon_53876-14637.jpg" },
|
||||
{ title: "Hazard Management", description: "Identify and mitigate workplace risks with intuitive assessment digital forms.", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-laptop_23-2148886881.jpg" },
|
||||
{ title: "Compliance Tracking", description: "Stay audit-ready with automated regulatory records and automated notification system.", imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg" },
|
||||
]}
|
||||
title="Everything you need for total control"
|
||||
description="A centralized hub designed specifically for high-compliance industrial environments."
|
||||
@@ -170,21 +94,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "45%",
|
||||
description: "Reduction in documentation time",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "99.9%",
|
||||
description: "Audit trail accuracy",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
description: "Real-time safety monitoring",
|
||||
},
|
||||
{ id: "m1", value: "45%", description: "Reduction in documentation time" },
|
||||
{ id: "m2", value: "99.9%", description: "Audit trail accuracy" },
|
||||
{ id: "m3", value: "24/7", description: "Real-time safety monitoring" },
|
||||
]}
|
||||
title="Real-world safety performance metrics"
|
||||
description="Track the impact of your safety protocols with data-driven insights."
|
||||
@@ -195,47 +107,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardThirteen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Mark Henderson",
|
||||
handle: "@mhenderson",
|
||||
testimonial: "This platform transformed how we handle our compliance audits. Absolutely seamless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@erodriguez",
|
||||
testimonial: "Finally, all our safety data is in one place. My engineers love the interface.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-engineer-from-middle-east-oil-refinery-wearing-white-hard-hat-hijab-engineer-writes-data-tablet-concept-women-specialists-production_166373-9027.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "David Kim",
|
||||
handle: "@dkim",
|
||||
testimonial: "Incident reporting speed has increased significantly since we moved to this system.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-construction-worker-standing-with-notebook-high-quality-photo_114579-61109.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah Jenkins",
|
||||
handle: "@sjenkins",
|
||||
testimonial: "The real-time visibility into metrics is game changing for our HSE directors.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "James Wilson",
|
||||
handle: "@jwilson",
|
||||
testimonial: "The most comprehensive safety tool I have used in 15 years in the industry.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-confused-having-no-idea-what-standing-isolated-white-background_141793-20167.jpg?_wi=2",
|
||||
},
|
||||
{ id: "t1", name: "Mark Henderson", handle: "@mhenderson", testimonial: "This platform transformed how we handle our compliance audits. Absolutely seamless.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg" },
|
||||
{ id: "t2", name: "Elena Rodriguez", handle: "@erodriguez", testimonial: "Finally, all our safety data is in one place. My engineers love the interface.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-engineer-from-middle-east-oil-refinery-wearing-white-hard-hat-hijab-engineer-writes-data-tablet-concept-women-specialists-production_166373-9027.jpg" },
|
||||
{ id: "t3", name: "David Kim", handle: "@dkim", testimonial: "Incident reporting speed has increased significantly since we moved to this system.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-construction-worker-standing-with-notebook-high-quality-photo_114579-61109.jpg" },
|
||||
{ id: "t4", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "The real-time visibility into metrics is game changing for our HSE directors.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg" },
|
||||
{ id: "t5", name: "James Wilson", handle: "@jwilson", testimonial: "The most comprehensive safety tool I have used in 15 years in the industry.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-man-wearing-construction-vest-looking-confused-having-no-idea-what-standing-isolated-white-background_141793-20167.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Safety professionals trust us"
|
||||
@@ -246,18 +124,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Ready to modernize?"
|
||||
title="Get a custom demo for your team"
|
||||
description="Schedule a personalized walk-through to see how our safety management system can be tailored to your specific facility needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Demo Now",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Your Demo Now", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -265,40 +136,8 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="SafeOps"
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Compliance",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Analytics",
|
||||
href: "#metrics",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Platform", items: [{ label: "Features", href: "#features" }, { label: "Compliance", href: "#about" }, { label: "Analytics", href: "#metrics" }] },
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }, { label: "Privacy", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2024 SafeOps Platform. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user