From 00c4990c6619548bd12b5f77fbddb9492e7e958c Mon Sep 17 00:00:00 2001 From: Oscar Date: Fri, 13 Feb 2026 03:34:27 +0000 Subject: [PATCH 1/2] feat(project): add whats next section for agrobot --- src/components/blocks/WhatsNextForAgrobot.astro | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/components/blocks/WhatsNextForAgrobot.astro diff --git a/src/components/blocks/WhatsNextForAgrobot.astro b/src/components/blocks/WhatsNextForAgrobot.astro new file mode 100644 index 0000000..5175f59 --- /dev/null +++ b/src/components/blocks/WhatsNextForAgrobot.astro @@ -0,0 +1,11 @@ + +
+ +

What's next for Agrobot?

+ + +

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

+
From 9378d2f5d041e34f69ac17b4b2878ef59558350f Mon Sep 17 00:00:00 2001 From: Oscar Date: Fri, 13 Feb 2026 03:36:50 +0000 Subject: [PATCH 2/2] fix(component): correct formatting in description