Skip to content

Commit 030d526

Browse files
committed
changes
1 parent e1aadee commit 030d526

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

components/index/aboutTwo.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,14 @@ export default function AgentAboutTwo() {
6161
</Link>
6262
</div>
6363
</div>
64-
<div className="relative overflow-hidden rounded-lg border border-amber-400/5 bg-gradient-to-tl to-amber-400/30 from-fuchsia-600/30 dark:to-amber-400/50 dark:from-fuchsia-600/50">
64+
<div className="relative overflow-hidden rounded-lg border-amber-400/5 bg-gradient-to-tl to-amber-400/30 from-fuchsia-600/30 dark:to-amber-400/50 dark:from-fuchsia-600/50">
6565
<Image
6666
height={800}
6767
width={800}
6868
src={feature4}
6969
className="ltr:rounded-tl-lg rtl:rounded-tr-lg"
7070
alt=""
71+
7172
/>
7273
</div>
7374
</div>

public/images/agents_icons.png

-7.41 KB
Loading
16.5 KB
Loading

0 commit comments

Comments
 (0)