hero section update
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user