hero section update

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-12 12:27:28 +05:00
parent d7420a192f
commit 0e8769ad93
5 changed files with 11 additions and 12 deletions

View File

@@ -7,14 +7,14 @@ export default function HeroSection() {
return (
<section
dir="ltr"
className="relative w-full md:h-[300px] max-md:py-10 overflow-hidden flex items-center justify-center"
className="relative w-full md:h-[300px] max-md:py-10 max-lg:px-2 overflow-hidden flex items-center justify-center"
>
<Image
src="/hero2.jpg" // public papkaga rasm joylash (masalan, texnika rasmi)
alt="SpetsTexnika"
width={500}
width={800}
height={400}
className="object-contain m-5 rounded-3xl"
className="object-contain rounded-3xl"
/>