diff --git a/src/pages/Landing.js b/src/pages/Landing.js index ba61e40..a94b15b 100644 --- a/src/pages/Landing.js +++ b/src/pages/Landing.js @@ -23,7 +23,7 @@ const vehicleData = [ name: "NaviGator AMS", description: "An autonomous surface vehicle designed for maritime navigation and competition.", - image: naviGatorImage, + image: naviGatorImage2024, }, { name: "SubjuGator AUV", @@ -164,7 +164,7 @@ function Projects() {