image updated
This commit is contained in:
@@ -7,7 +7,7 @@ export default function HomeMarquee() {
|
||||
<Marquee>
|
||||
<div className="relative sm:w-125 w-70 sm:h-62.5 h-40 mx-2 overflow-hidden rounded-xl">
|
||||
<Image
|
||||
src="/images/home/videoSlide1.jpg"
|
||||
src="/images/img2.webp"
|
||||
alt="images"
|
||||
fill
|
||||
priority
|
||||
@@ -16,7 +16,7 @@ export default function HomeMarquee() {
|
||||
</div>
|
||||
<div className="relative sm:w-125 w-70 sm:h-62.5 h-40 mx-2 overflow-hidden rounded-xl">
|
||||
<Image
|
||||
src="/images/home/videoSlide2.jpg"
|
||||
src="/images/img3.jpg"
|
||||
alt="images"
|
||||
fill
|
||||
className="object-cover"
|
||||
@@ -24,7 +24,7 @@ export default function HomeMarquee() {
|
||||
</div>
|
||||
<div className="relative sm:w-125 w-70 sm:h-62.5 h-40 mx-2 overflow-hidden rounded-xl">
|
||||
<Image
|
||||
src="/images/home/videoSlide3.jpeg"
|
||||
src="/images/img6.jpg"
|
||||
alt="images"
|
||||
fill
|
||||
className="object-cover"
|
||||
@@ -32,7 +32,7 @@ export default function HomeMarquee() {
|
||||
</div>
|
||||
<div className="relative sm:w-125 w-70 sm:h-62.5 h-40 mx-2 overflow-hidden rounded-xl">
|
||||
<Image
|
||||
src="/images/home/videoSlide4.jpg"
|
||||
src="/images/img11.jpeg"
|
||||
alt="images"
|
||||
fill
|
||||
className="object-cover"
|
||||
@@ -40,7 +40,7 @@ export default function HomeMarquee() {
|
||||
</div>
|
||||
<div className="relative sm:w-125 w-70 sm:h-62.5 h-40 mx-2 overflow-hidden rounded-xl">
|
||||
<Image
|
||||
src="/images/home/videoSlide5.jpeg"
|
||||
src="/images/img12.png"
|
||||
alt="images"
|
||||
fill
|
||||
className="object-cover"
|
||||
|
||||
Reference in New Issue
Block a user