-
- images() as $image): ?>
- $image,
- 'srcsetName' => 'project-slideshow',
- 'sizes' => '(min-width: 1000px) 50vw, 100vw',
- 'lazy' => $image->indexOf() !== 0,
- 'class' => $image->indexOf() === 0 ? 'active' : null,
- ]) ?>
-
-
-
+
+
+
+ images() as $image): ?>
+ $image,
+ 'srcsetName' => 'project-slideshow',
+ 'sizes' => '(min-width: 1000px) 50vw, 100vw',
+ 'lazy' => $image->indexOf() !== 0,
+ 'class' => $image->indexOf() === 0 ? 'active' : null,
+ ]) ?>
+
+
+
+
= $project->description() ?>