File tree Expand file tree Collapse file tree 6 files changed +2
-8
lines changed
Expand file tree Collapse file tree 6 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ const sections = [
6666 ) ,
6767 images : (
6868 < Image
69- src = "/aboutme/jsa.png "
70- alt = "JSA performance"
69+ src = "/aboutme/bo.jpg "
70+ alt = "AASA 2025 performance"
7171 width = { 1000 }
7272 height = { 1000 }
7373 className = "object-cover w-full h-auto"
Original file line number Diff line number Diff line change @@ -65,9 +65,6 @@ function Contents() {
6565 < div style = { { height : carouselHeight } } >
6666 < Image src = "/robotics/coverrobot.png" alt = "robot" layout = "fill" objectFit = "contain" />
6767 </ div >
68- < div style = { { height : carouselHeight } } >
69- < Image src = "/robotics/wholeteam.jpg" alt = "robot" layout = "fill" objectFit = "contain" />
70- </ div >
7168 < div style = { { height : carouselHeight } } >
7269 < Image src = "/robotics/robotup.jpg" alt = "robot" layout = "fill" objectFit = "contain" />
7370 </ div >
@@ -100,9 +97,6 @@ function Contents() {
10097 dotListClass = "custom-dot-list-style"
10198 itemClass = "carousel-item-padding-40-px"
10299 >
103- < div style = { { height : carouselHeight } } >
104- < Image src = "/seaperch/orcasteam.jpg" alt = "robot" layout = "fill" objectFit = "contain" />
105- </ div >
106100 < div style = { { height : carouselHeight } } >
107101 < Image src = "/seaperch/underwater.jpg" alt = "robot" layout = "fill" objectFit = "contain" />
108102 </ div >
You can’t perform that action at this time.
0 commit comments