diff --git a/resources/views/components/partials/gallery.blade.php b/resources/views/components/partials/gallery.blade.php index 9d201b6..d76f3ed 100644 --- a/resources/views/components/partials/gallery.blade.php +++ b/resources/views/components/partials/gallery.blade.php @@ -28,7 +28,7 @@ @foreach($row1 as $photo)
@@ -38,7 +38,7 @@ class="h-full w-full cursor-pointer rounded-md object-cover transition-transform @foreach($row2 as $photo)
@@ -48,7 +48,7 @@ class="h-full w-full cursor-pointer rounded-md object-cover transition-transform @foreach($row3 as $photo)
@@ -58,7 +58,7 @@ class="h-full w-full cursor-pointer rounded-md object-cover transition-transform @foreach($row4 as $photo)