Skip to content

Commit abc3bf2

Browse files
committed
add new group photo
1 parent ad76f58 commit abc3bf2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/components/hero.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ export default function HeroHome() {
4646
{/* Hero image */}
4747
<div className="text-center">
4848
<Carousel autoplay>
49+
<div>
50+
<img
51+
src="/raivn-group5.jpg"
52+
className="md:w-9/12 mx-auto rounded-md w-11/12"
53+
/>
54+
</div>
4955
<div>
5056
<img
5157
src="/raivn-group3.jpg"

static/raivn-group5.jpg

1.36 MB
Loading

0 commit comments

Comments
 (0)