step section

This commit is contained in:
hamid zarghami
2026-07-14 16:53:04 +03:30
parent fe22acac57
commit 8ce8400902
3 changed files with 38 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import { FC } from "react";
const BannerSection: FC = () => {
return (
<div className="w-full h-[500px]">
<div className="w-full">
<div className="relative">
<Image src={banner} alt="banner" width={2000} height={574} className="w-full max-h-[574px] object-cover" />
<div className="absolute h-full right-[120px] top-0 bottom-0 m-auto flex flex-col justify-center">