Skip to content

Commit 541e7cc

Browse files
committed
.
1 parent 03e4ce4 commit 541e7cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/(default)/(page)/team/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default function Home() {
3838
</div>
3939

4040

41-
<div className="w-full px-6 flex justify-center mt-24">
41+
{/* <div className="w-full px-6 flex justify-center mt-24">
4242
<div className="w-full max-w-7xl h-48 xl:h-72 relative">
4343
<div>
4444
<Image
@@ -49,7 +49,7 @@ export default function Home() {
4949
/>
5050
</div>
5151
</div>
52-
</div>
52+
</div> */}
5353

5454

5555

0 commit comments

Comments
 (0)