Reduce mobile marina image frame height by 36% (from 300px to 192px)
All checks were successful
Build And Push Image / docker (push) Successful in 2m56s
All checks were successful
Build And Push Image / docker (push) Successful in 2m56s
This commit is contained in:
@@ -613,7 +613,7 @@ export default function Home() {
|
||||
</div>
|
||||
|
||||
{/* 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">
|
||||
<Image
|
||||
src="/marina_cropped.jpg"
|
||||
|
||||
Reference in New Issue
Block a user