Skip to content

Commit a8a51ac

Browse files
authored
Update image sources to use Unsplash links
1 parent a07ae7e commit a8a51ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ <h1>Question the Algorithm</h1>
368368

369369
<div class="container">
370370
<section>
371-
<img src="https://picsum.photos/id/203/1200/400" alt="Close-up of surveillance technology and data monitoring systems" style="width: 100%; height: 400px; object-fit: cover; border-radius: 8px; margin-bottom: 30px;">
371+
<img src="https://source.unsplash.com/1200x400/?surveillance,cctv,security,camera" alt="Surveillance camera system monitoring urban environment" style="width: 100%; height: 400px; object-fit: cover; border-radius: 8px; margin-bottom: 30px;">
372372

373373
<div class="hook">
374374
Your loan application was denied by an algorithm. The credit card company can't tell you exactly why. Should you trust that decision?
@@ -384,7 +384,7 @@ <h1>Question the Algorithm</h1>
384384
<section>
385385
<h2>Where the Bias Hides</h2>
386386

387-
<img src="https://picsum.photos/id/0/1200/350" alt="Technology and computer systems representing algorithmic decision-making" style="width: 100%; height: 350px; object-fit: cover; border-radius: 8px; margin-bottom: 25px;">
387+
<img src="https://source.unsplash.com/1200x350/?code,data,binary,algorithm,matrix" alt="Complex data and code representing algorithmic systems" style="width: 100%; height: 350px; object-fit: cover; border-radius: 8px; margin-bottom: 25px;">
388388

389389
<p>When people say a decision is "data-driven," they make it sound automatic—like the computer just crunched numbers and spit out truth. But look closer at what actually happens:</p>
390390

@@ -434,7 +434,7 @@ <h2>Where the Bias Hides</h2>
434434
<section>
435435
<h2>Real-World Impact</h2>
436436

437-
<img src="https://picsum.photos/id/180/1200/350" alt="Person working with technology, representing humans being analyzed by algorithmic systems" style="width: 100%; height: 350px; object-fit: cover; border-radius: 8px; margin-bottom: 30px;">
437+
<img src="https://source.unsplash.com/1200x350/?person,technology,face,digital,data" alt="Person interacting with technology and algorithmic systems" style="width: 100%; height: 350px; object-fit: cover; border-radius: 8px; margin-bottom: 30px;">
438438

439439
<div class="example-grid">
440440
<div class="example-card">

0 commit comments

Comments
 (0)