diff --git a/src/components/home/HomeProjects.js b/src/components/home/HomeProjects.js index 8638fd0..b564804 100644 --- a/src/components/home/HomeProjects.js +++ b/src/components/home/HomeProjects.js @@ -66,7 +66,7 @@ const projects = [ ModelComponent: AgropickerMod, MobileImg: AgroArm2DModel, background: { background: '#cdff70' }, - href: '/#', + href: '#', }, ] @@ -119,7 +119,7 @@ function Project({ >

@@ -136,7 +136,7 @@ function Project({

-
+
diff --git a/src/components/projects/agroponics/AgroponicsMain.js b/src/components/projects/agroponics/AgroponicsMain.js index 0be7962..44a227e 100644 --- a/src/components/projects/agroponics/AgroponicsMain.js +++ b/src/components/projects/agroponics/AgroponicsMain.js @@ -90,7 +90,7 @@ const AgroponicsMain = () => { return (
-
+
{!isMobile ? ( { vectorPosition={[0, 0, 0]} /> ) : ( - + )}
@@ -111,15 +111,13 @@ const AgroponicsMain = () => {

AgroPonics

-

+

The Agroponics team designs autonomous hydroponic systems through multidisciplinary collaboration. It integrates IoT for automation, structural design for optimized environments, and experimental research on growth of staple foods. The aim is to enhance agricultural efficiency by reducing resource use and improving - crop production in a controlled, sustainable setting. If you would - like to see some of what we have been working on, see our blog - website here! + crop production in a controlled, sustainable setting.

{/* TODO: Place the featured image here */}