Update src/app/page.tsx
This commit is contained in:
@@ -69,23 +69,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241205.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241205.jpg?_wi=1",
|
||||
imageAlt: "Safety training room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pipeline-construction-worker-reflective-protective-uniform-inspecting-pipe-tube-natural-gas-distribution_342744-368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pipeline-construction-worker-reflective-protective-uniform-inspecting-pipe-tube-natural-gas-distribution_342744-368.jpg?_wi=1",
|
||||
imageAlt: "Emergency response drill",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-safety-construction-gloves-medical-mask_23-2148784095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-safety-construction-gloves-medical-mask_23-2148784095.jpg?_wi=1",
|
||||
imageAlt: "Industrial safety gear training",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_23-2149426482.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_23-2149426482.jpg?_wi=1",
|
||||
imageAlt: "Professional trainers",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-young-man-construction-uniform-safety-helmet-holding-clipboard-marker-looking-camera-smiling-confident-standing-orange-background_141793-138436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-young-man-construction-uniform-safety-helmet-holding-clipboard-marker-looking-camera-smiling-confident-standing-orange-background_141793-138436.jpg?_wi=1",
|
||||
imageAlt: "OPAL certification session",
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
quote: "The HSE induction training was very practical and professional.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241205.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241205.jpg?_wi=2",
|
||||
imageAlt: "professional portrait",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
quote: "Clear instructions, very helpful management team at the academy.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-business-woman-dressed-formal-suit-blue-shirt-isolated-dark-background_613910-6341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pipeline-construction-worker-reflective-protective-uniform-inspecting-pipe-tube-natural-gas-distribution_342744-368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pipeline-construction-worker-reflective-protective-uniform-inspecting-pipe-tube-natural-gas-distribution_342744-368.jpg?_wi=2",
|
||||
imageAlt: "professional portrait",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
quote: "Excellent OPAL certification program. Highly recommend it.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-wearing-safety-helmet_176474-86057.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-safety-construction-gloves-medical-mask_23-2148784095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-safety-construction-gloves-medical-mask_23-2148784095.jpg?_wi=2",
|
||||
imageAlt: "professional portrait",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
quote: "Practical PPE instruction was top-tier quality.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-businessman-standing-front-desk_23-2148187160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_23-2149426482.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_23-2149426482.jpg?_wi=2",
|
||||
imageAlt: "professional portrait",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
quote: "Knowledgeable trainers who make complex topics easy to follow.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-female-looking-camera-graduate-uniform-looking-shocked_176474-82419.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-young-man-construction-uniform-safety-helmet-holding-clipboard-marker-looking-camera-smiling-confident-standing-orange-background_141793-138436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-young-man-construction-uniform-safety-helmet-holding-clipboard-marker-looking-camera-smiling-confident-standing-orange-background_141793-138436.jpg?_wi=2",
|
||||
imageAlt: "professional portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user