Skip to content

Commit 9b45c0c

Browse files
committed
new members
1 parent f80470d commit 9b45c0c

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

17.4 KB
Loading

src/app/about/page.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,14 @@ export default function AboutPage() {
100100
className="object-contain object-center"
101101
/>
102102
</div>
103+
<div className="relative h-[80px] md:h-[103.93px] w-[278.32px] md:w-full md:flex-1 md:min-w-[200px] md:max-w-[360.852px]">
104+
<Image
105+
src="/images/partners/partner-4.webp"
106+
alt="KP Labs logo"
107+
fill
108+
className="object-contain object-center"
109+
/>
110+
</div>
103111
</div>
104112
</div>
105113
</div>

0 commit comments

Comments
 (0)