Compare commits

..

6 Commits

Author SHA1 Message Date
victorAnumudu 5c4980ddad bug fixed 2024-08-16 18:25:42 +01:00
ameye 0c60c31371 Merge branch 'bg-removal' of WrenchBoard/WrenchBoardMainSite2025 into master 2024-08-16 15:40:10 +00:00
victorAnumudu 9133261a8c bg removed 2024-08-16 16:37:50 +01:00
ameye 789cb5d365 Merge branch 'ai-assist' of WrenchBoard/WrenchBoardMainSite2025 into master 2024-08-16 12:51:56 +00:00
victorAnumudu cf4118f5bf ai assist added 2024-08-16 13:36:53 +01:00
ameye 46f0356e71 Merge branch 'font-issue' of WrenchBoard/WrenchBoardMainSite2025 into master 2024-08-16 11:25:50 +00:00
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -2046,7 +2046,7 @@ p {
right: -30px;
top: 50%;
transform: translateY(-50%);
box-shadow: 0px 30px 70px 0px rgba(68, 1, 15, 0.2);
/* box-shadow: 0px 30px 70px 0px rgba(68, 1, 15, 0.2); */
}
.appie-hero-thumb::before {
position: absolute;
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

+2 -1
View File
@@ -3,6 +3,7 @@ import React from 'react';
import Image from 'next/image'
import heroThumbTwo from '../assets/images/app-pic.png';
import AI from '../assets/images/home/ai-assist.png'
import CustomSlider from './customSlider/CustomSlider'
@@ -74,7 +75,7 @@ function HeroHomeOne() {
data-wow-delay="600ms"
>
<Image
src={heroThumbTwo}
src={AI}
width={'100%'}
height={'100%'}
alt="Image"
+1 -1
View File
@@ -20,7 +20,7 @@ function UseCase() {
<div key={index} className="col-12 col-md-6 col-lg-4">
<div className="post-item-1">
{<Image width='auto' height='auto' src={blgImg} alt={i.title} />}
{<Image width='100' height='100' src={blgImg} alt={i.title} />}
<div className="b-post-details">
<h3>
<Link href={process.env.NEXT_PUBLIC_DASH_URL_LOGIN}>