build fix started

This commit was merged in pull request #17.
This commit is contained in:
victorAnumudu
2024-08-07 18:49:29 +01:00
parent 63ffaba8f4
commit 61793d5d0e
38 changed files with 248 additions and 223 deletions
+5 -4
View File
@@ -1,4 +1,5 @@
import React from 'react';
import Image from 'next/image';
import teamOne from '../../assets/images/Olu-Amey-001.jpg';
import teamTwo from '../../assets/images/team-2.jpg';
import teamThree from '../../assets/images/Toks-Law.jpg';
@@ -25,7 +26,7 @@ function TeamHomeOne() {
data-wow-delay="200ms"
>
<div className="thumb">
<img src={teamOne} alt="" />
<Image width='auto' height='auto' src={teamOne} alt="" />
<ul>
<li>
<a href="#">
@@ -57,7 +58,7 @@ function TeamHomeOne() {
data-wow-delay="400ms"
>
<div className="thumb">
<img src={teamTwo} alt="" />
<Image width='auto' height='auto' src={teamTwo} alt="" />
<ul>
<li>
<a href="#">
@@ -89,7 +90,7 @@ function TeamHomeOne() {
data-wow-delay="600ms"
>
<div className="thumb">
<img src={teamThree} alt="" />
<Image width='auto' height='auto' src={teamThree} alt="" />
<ul>
<li>
<a href="#">
@@ -121,7 +122,7 @@ function TeamHomeOne() {
data-wow-delay="800ms"
>
<div className="thumb">
<img src={teamFour} alt="" />
<Image width='auto' height='auto' src={teamFour} alt="" />
<ul>
<li>
<a href="#">