Skip to content

Commit

Permalink
bigger images - medals
Browse files Browse the repository at this point in the history
  • Loading branch information
SethSharp committed Jan 14, 2025
1 parent cddaeda commit c6e5ded
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions resources/views/pages/services/medals-and-memorabilia.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@
extensive experience framing various celebrity-related treasures, including
autographed garments, costumes, and rare signed correspondence.
</p>
<div class="sm:w-3/4 mx-auto my-2">
<div class="mx-auto my-2">
<x-image
src="memorabilia/memorabilia-3.webp"
alt="Collectables"
class="w-full max-h-[450px]"
/>
</div>
</x-slot>
Expand All @@ -78,14 +79,16 @@
accomplishment, they serve as tangible reminders of individuals' dedication and
accomplishments.
</p>
<div class="w-3/4 mx-auto my-2 grid sm:grid-cols-2 gap-4">
<div class="mx-auto my-2 grid md:grid-cols-2 gap-2">
<x-image
src="matboards/gymnastics.webp"
alt="Gymnastics frame with multiple cutouts for medals"
class="min-h-[400px]"
/>
<x-image
src="matboards/asw-athlete.webp"
alt="ASW frame with multiple cutouts for medals and photos"
class="min-h-[400px]"
/>
</div>
</x-slot>
Expand All @@ -104,10 +107,11 @@
to the world of sports collectibles. Showcasing your cherished sports
memorabilia in your home, home bar, or office is bound to spark conversations.
</p>
<div class="sm:w-3/4 mx-auto my-2">
<div class="mx-auto my-2">
<x-image
src="memorabilia/jerseys.webp"
alt="Framed Sport Jerseys"
class="w-full max-h-[450px]"
/>
</div>
</x-slot>
Expand Down

0 comments on commit c6e5ded

Please sign in to comment.