image landing

master
حسین معصومی پور 2024-03-01 16:05:56 +03:30
parent bf778d8f85
commit 91e34abc27
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
import Image from "next/image";
import Link from "next/link";
import between from "../../../public/images/between.jpeg";
import between from "../../../public/images/between.jpg";
import between1 from "../../../public/images/between1.png";
import between2 from "../../../public/images/between2.png";
@ -46,7 +46,7 @@ const BetweenSexualSection = () => {
<div className="xs:w-[140px] lg:w-[150px]">
<Image
src={between1}
className=" object-cover"
className=" object-cover xs:w-[140px] lg:w-[150px]"
alt="لوازم بهداشت بانوان وسمه"
/>
</div>

View File

@ -9,7 +9,7 @@ const HomeSection = ({ data }) => {
<section className="xs:mb-0 lg:mb-20">
<div className=" xs:px-5 lg:px-20 mt-10">
<div className="grid xs:grid-cols-1 lg:grid-cols-3 rtl ">
<div className="rounded-3xl overflow-hidden relative z-10">
<div className="rounded-3xl overflow-hidden relative z-10 h-fit">
<div className="w-full">
<Image
src={khane}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1000 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 1.1 MiB