Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 17:02:45 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Courses",
id: "courses",
},
name: "Courses", id: "courses"},
{
name: "Why DSS",
id: "why-dss",
},
name: "Why DSS", id: "why-dss"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Enroll",
id: "enroll",
},
name: "Enroll", id: "enroll"},
]}
brandName="DSS"
/>
@@ -53,37 +45,24 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "plain",
}}
variant: "plain"}}
title="Protect. Certify. Dominate."
description="Don's Security Services provides the gold standard in professional security training. Expert-led, tactical-focused certification programs for Depew and Western New York."
buttons={[
{
text: "Enroll Now",
href: "#enroll",
},
text: "Enroll Now", href: "#enroll"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/commander-managing-cybersecurity-measures-protect-federal-data_482257-90042.jpg",
imageAlt: "Tactical Training",
},
imageSrc: "http://img.b2bpic.net/free-photo/commander-managing-cybersecurity-measures-protect-federal-data_482257-90042.jpg", imageAlt: "Tactical Training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/military-helping-fight-against-corona-virus_342744-924.jpg",
imageAlt: "Professional Documents",
},
imageSrc: "http://img.b2bpic.net/free-photo/military-helping-fight-against-corona-virus_342744-924.jpg", imageAlt: "Professional Documents"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-red-jacket-is-practicing-with-exercise-equipment-hands-gym_1268-17050.jpg",
imageAlt: "Range Training",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-red-jacket-is-practicing-with-exercise-equipment-hands-gym_1268-17050.jpg", imageAlt: "Range Training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-army-officers-reviewing-important-information-from-enemy-lines_482257-90981.jpg",
imageAlt: "Tactical Training",
},
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-army-officers-reviewing-important-information-from-enemy-lines_482257-90981.jpg", imageAlt: "Tactical Training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/drawing-about-legal-profession_23-2151190581.jpg",
imageAlt: "Professional Documents",
},
imageSrc: "http://img.b2bpic.net/free-photo/drawing-about-legal-profession_23-2151190581.jpg", imageAlt: "Professional Documents"},
]}
mediaAnimation="slide-up"
/>
@@ -97,59 +76,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "c1",
brand: "DSS",
name: "8-Hour Pre-Assignment",
price: "$150",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/security-guard-frisking-passenger_107420-85132.jpg",
},
id: "c1", brand: "DSS", name: "8-Hour Pre-Assignment", price: "$150", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/security-guard-frisking-passenger_107420-85132.jpg"},
{
id: "c2",
brand: "DSS",
name: "47-Hour Armed Guard",
price: "$600",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/army-soldiers-fighting-with-guns-defending-their-country_1303-26695.jpg",
},
id: "c2", brand: "DSS", name: "47-Hour Armed Guard", price: "$600", rating: 5,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/army-soldiers-fighting-with-guns-defending-their-country_1303-26695.jpg"},
{
id: "c3",
brand: "DSS",
name: "16-Hour OJT",
price: "$200",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together-office_23-2149300640.jpg",
},
id: "c3", brand: "DSS", name: "16-Hour OJT", price: "$200", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together-office_23-2149300640.jpg"},
{
id: "c4",
brand: "DSS",
name: "Pistol Permit Course",
price: "$250",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/winter-vacation-female-adjusting-gear_482257-80087.jpg",
},
id: "c4", brand: "DSS", name: "Pistol Permit Course", price: "$250", rating: 5,
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/winter-vacation-female-adjusting-gear_482257-80087.jpg"},
{
id: "c5",
brand: "DSS",
name: "Recertification",
price: "$100",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-business-card_23-2148242709.jpg",
},
id: "c5", brand: "DSS", name: "Recertification", price: "$100", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-business-card_23-2148242709.jpg"},
{
id: "c6",
brand: "DSS",
name: "Advanced Tactics",
price: "$400",
rating: 5,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-organizing-documents_23-2149396629.jpg",
},
id: "c6", brand: "DSS", name: "Advanced Tactics", price: "$400", rating: 5,
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-organizing-documents_23-2149396629.jpg"},
]}
title="Core Training Programs"
description="Comprehensive certification courses designed to advance your security career."
@@ -176,48 +119,24 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alex R.",
handle: "Armed Guard Student",
testimonial: "Best in WNY. Law enforcement background instructors made a huge difference.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-glasses-standing-near-business-centre_176420-16785.jpg",
},
id: "t1", name: "Alex R.", handle: "Armed Guard Student", testimonial: "Best in WNY. Law enforcement background instructors made a huge difference.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-glasses-standing-near-business-centre_176420-16785.jpg"},
{
id: "t2",
name: "Sarah M.",
handle: "Pistol Permit Student",
testimonial: "Extremely thorough with paperwork. I felt 100% prepared for my permit application.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-woman-graduate-smiling-holding-test-white-surface_176420-17013.jpg",
},
id: "t2", name: "Sarah M.", handle: "Pistol Permit Student", testimonial: "Extremely thorough with paperwork. I felt 100% prepared for my permit application.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-woman-graduate-smiling-holding-test-white-surface_176420-17013.jpg"},
{
id: "t3",
name: "Michael B.",
handle: "Guard",
testimonial: "Family atmosphere, tough but fair. Won't go anywhere else for recertification.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teamworking-military-agents-look-intel-folder-files_482257-124756.jpg",
},
id: "t3", name: "Michael B.", handle: "Guard", testimonial: "Family atmosphere, tough but fair. Won't go anywhere else for recertification.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teamworking-military-agents-look-intel-folder-files_482257-124756.jpg"},
{
id: "t4",
name: "Jordan P.",
handle: "New Recruit",
testimonial: "Range training was intense and professional. Truly learned how to handle a firearm safely.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/angry-army-expert-command-post-power-base-monitors-satellite-footage_482257-124685.jpg",
},
id: "t4", name: "Jordan P.", handle: "New Recruit", testimonial: "Range training was intense and professional. Truly learned how to handle a firearm safely.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/angry-army-expert-command-post-power-base-monitors-satellite-footage_482257-124685.jpg"},
{
id: "t5",
name: "Taylor J.",
handle: "Armed Guard",
testimonial: "Don't waste time elsewhere. These guys know the law inside and out.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/security-guard-workspace_23-2150321638.jpg",
},
id: "t5", name: "Taylor J.", handle: "Armed Guard", testimonial: "Don't waste time elsewhere. These guys know the law inside and out.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/security-guard-workspace_23-2150321638.jpg"},
]}
showRating={true}
title="What Students Say"
description="Read about the experiences of our graduates."
/>
</div>
@@ -225,8 +144,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get Started"
title="Enroll Today"
description="Ready to advance your security career? Fill out the form below and our team will be in touch to finalize your course selection."