diff --git a/public/capturing-the-build.jpg b/public/capturing-the-build.jpg new file mode 100644 index 0000000..7b46662 Binary files /dev/null and b/public/capturing-the-build.jpg differ diff --git a/public/leadership-meeting.jpg b/public/leadership-meeting.jpg new file mode 100644 index 0000000..40ba306 Binary files /dev/null and b/public/leadership-meeting.jpg differ diff --git a/public/teamwork-in-motion.jpg b/public/teamwork-in-motion.jpg new file mode 100644 index 0000000..cc31214 Binary files /dev/null and b/public/teamwork-in-motion.jpg differ diff --git a/src/components/blocks/Agroponics.astro b/src/components/blocks/Agroponics.astro index 6808ee3..7e1c7a1 100644 --- a/src/components/blocks/Agroponics.astro +++ b/src/components/blocks/Agroponics.astro @@ -1,17 +1,21 @@ -
+
-
- +
+ Agrobot Project
-
+
-

Introducing, Agroponics

+

Introducing, Agroponics!

-

+

Agroponics combines IoT automation, structural engineering, and plant research to build optimized hydroponic environments. Through smart monitoring and controlled nutrient delivery, the team reduces the amount diff --git a/src/components/blocks/BehindTheBuild.astro b/src/components/blocks/BehindTheBuild.astro index 26a7ea7..22607bd 100644 --- a/src/components/blocks/BehindTheBuild.astro +++ b/src/components/blocks/BehindTheBuild.astro @@ -1,52 +1,58 @@ -

+
-

Behind the Build

+

Behind the Build

-
- -
- +
+
+ Teamwork
- - -
-

Teamwork in Motion

- -

+

+

Teamwork in Motion

+

Every breakthrough happens through collaboration and curiosity.

-
- -
-

Automation with Purpose

- -

Every component serves a mission.

+
+
+ Automation
- - -
- +
+

Automation with Purpose

+

Every component serves a mission.

-
- -
- +
+
+ Capturing the Build
- - -
-

Capturing the Build

- -

+

+

Capturing the Build

+

Every moment of creation with the joy of making something real.

diff --git a/src/components/blocks/GetInvolvedWithAgrobot.astro b/src/components/blocks/GetInvolvedWithAgrobot.astro index ca1bb27..2f0a087 100644 --- a/src/components/blocks/GetInvolvedWithAgrobot.astro +++ b/src/components/blocks/GetInvolvedWithAgrobot.astro @@ -1,12 +1,17 @@ -
+
-

Get Involved with Agrobot

+

Get Involved with Agrobot

-
- - - +
+ +
diff --git a/src/components/blocks/PeoplePoweringProjects.astro b/src/components/blocks/PeoplePoweringProjects.astro index f72c934..354ee6f 100644 --- a/src/components/blocks/PeoplePoweringProjects.astro +++ b/src/components/blocks/PeoplePoweringProjects.astro @@ -3,20 +3,18 @@ import PeoplePoweringProjectsCard from "./PeoplePoweringProjectsCard.astro"; --- -
-

The people powering the projects

+
+

The people powering the Projects

-
+
- - -
-

- {quote} -

- -

- {author} -

+
+

"{quote}"

+

- {author}

diff --git a/src/components/blocks/ProjectCloserLook.astro b/src/components/blocks/ProjectCloserLook.astro index b8476ec..dda090e 100644 --- a/src/components/blocks/ProjectCloserLook.astro +++ b/src/components/blocks/ProjectCloserLook.astro @@ -1,15 +1,16 @@ -
- -

A Closer Look at Agrobot

+
+

A Closer Look at Agrobot

- -

+

From design to deployment. Here's what life inside Agrobot looks like.

- -
- +
+ Leadership
diff --git a/src/components/blocks/ProjectsAgrobot.astro b/src/components/blocks/ProjectsAgrobot.astro index eefefb5..37b53cc 100644 --- a/src/components/blocks/ProjectsAgrobot.astro +++ b/src/components/blocks/ProjectsAgrobot.astro @@ -1,11 +1,8 @@ -
- -

Agrobot

+
+

Agrobot

- -
- -
+
+

Agrobot is an autonomous agricultural robot designed to perform precise weeding and collect crop data in real time. With automation and machine @@ -19,8 +16,12 @@

-
- +
+ Agrobot Project
diff --git a/src/components/blocks/WhatsNextForAgrobot.astro b/src/components/blocks/WhatsNextForAgrobot.astro index 5175f59..c8a84ff 100644 --- a/src/components/blocks/WhatsNextForAgrobot.astro +++ b/src/components/blocks/WhatsNextForAgrobot.astro @@ -1,10 +1,10 @@ -
+
-

What's next for Agrobot?

+

What's next for Agrobot?

-

+

Agrobot is just the first step. Introducing the next piece of our autonomous agriculture system.

diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 36a7880..3ed0c2d 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -1,18 +1,48 @@ --- import Layout from "../layouts/Layout.astro"; import AgrobotHero from "../components/blocks/AgrobotHero.astro"; +import ProjectsAgrobot from "../components/blocks/ProjectsAgrobot.astro"; +import ProjectCloserLook from "../components/blocks/ProjectCloserLook.astro"; +import WhatsNextForAgrobot from "../components/blocks/WhatsNextForAgrobot.astro"; +import Agroponics from "../components/blocks/Agroponics.astro"; +import BehindTheBuild from "../components/blocks/BehindTheBuild.astro"; +import PeoplePoweringProjects from "../components/blocks/PeoplePoweringProjects.astro"; +import GetInvolvedWithAgrobot from "../components/blocks/GetInvolvedWithAgrobot.astro"; ---
-
+
-
+
+ +
+ +
+ +
+ +
+ + +
+ +
+ +
+ +
+ +
+ +
+ +