From 69524f4ed3b873cea246e30d195c2fd6d03591e8 Mon Sep 17 00:00:00 2001 From: Kausar Ahmed <111121885+kausaraahmed@users.noreply.github.com> Date: Sun, 6 Oct 2024 06:09:14 +0600 Subject: [PATCH] Removed an extra div --- app/contact/page.js | 76 ++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 39 deletions(-) diff --git a/app/contact/page.js b/app/contact/page.js index 0c36426..dd3e36f 100644 --- a/app/contact/page.js +++ b/app/contact/page.js @@ -5,49 +5,47 @@ import Footer from '../components/Footer'; const ContactPage = () => { return ( -
+
-
-
-
-

Contact Us

-

- Welcome to FarmRuler! We &apos re a mission to build an Incredible Full-Stack Web Application for Agriculture and Farming enthusiasts. -

-
-
- - -
-
- - -
-
- - -
- - -
-
- -
- -
-

Features

-
    -
  • Simple and Clean UI to Display Weather Conditions
  • -
  • Tool connecting the agricultural community with NASA datasets
  • -
  • Integrate NASA datasets to support farmers decision-making
  • -
  • Farmers can determine resources for selected spatial and temporal ranges
  • -
  • Many More...
  • -
-
+
+
+

Contact Us

+

+ Welcome to FarmRuler! We &apos re on a mission to build an Incredible Full-Stack Web Application for Agriculture and Farming enthusiasts. +

+
+
+ + +
+
+ + +
+
+ + +
+ + +
+
+ +
+ +
+

Features

+
    +
  • Simple and Clean UI to Display Weather Conditions
  • +
  • Tool connecting the agricultural community with NASA datasets
  • +
  • Integrate NASA datasets to support farmers decision-making
  • +
  • Farmers can determine resources for selected spatial and temporal ranges
  • +
  • Many More...
  • +