Reduce mobile marina image frame height by 36% (from 300px to 192px)
Build And Push Image / docker (push) Successful in 2m56s Details

This commit is contained in:
Matt 2025-09-24 02:28:19 +02:00
parent bbee08bfb7
commit 21a83a1db9
1 changed files with 1 additions and 1 deletions

View File

@ -613,7 +613,7 @@ export default function Home() {
</div> </div>
{/* Marina Image Section */} {/* Marina Image Section */}
<div className="relative w-full h-[300px] -mt-6 px-4"> <div className="relative w-full h-[192px] -mt-6 px-4">
<div className="relative w-full h-full"> <div className="relative w-full h-full">
<Image <Image
src="/marina_cropped.jpg" src="/marina_cropped.jpg"