diff --git a/.gitea/workflows/earthly.yml b/.gitea/workflows/earthly.yml
index 1558df0..da0ad2e 100644
--- a/.gitea/workflows/earthly.yml
+++ b/.gitea/workflows/earthly.yml
@@ -8,7 +8,7 @@ on:
jobs:
tests:
- name: example earthly test
+ name: Build and deploy
runs-on: ubuntu-latest
env:
EARTHLY_TOKEN: ${{ secrets.EARTHLY_TOKEN }}
diff --git a/app/about/page.tsx b/app/about/page.tsx
index 2de8aa3..12e9f0b 100644
--- a/app/about/page.tsx
+++ b/app/about/page.tsx
@@ -1,6 +1,6 @@
import React from "react";
import { User, Award, Globe } from "lucide-react";
-import { Button } from "@/components/ui/Button";
+import { Button } from "@/components/ui/button";
import { allAuthors } from "@/.content-collections/generated";
import Image from "next/image";
import Link from "next/link";
diff --git a/app/contact/page.jsx b/app/contact/page.jsx
deleted file mode 100644
index 1ede57a..0000000
--- a/app/contact/page.jsx
+++ /dev/null
@@ -1,37 +0,0 @@
-import ContactForm from "@/components/contact-form";
-
-export const metadata = {
- title: "Contact Us",
- description: "Need our help? Get in touch!",
-};
-
-const ContactPage = () => {
- return (
- <>
- Contact Us
-
We would love to hear from you. Please fill out the form below or use our contact information.
- -Email: sales@techaro.lol
-+ We would love to hear from you. Please fill out the form below or + use our contact information. +
+ +Email: sales@techaro.lol
+- We help Canadian businesses leverage cutting-edge technology to drive growth, efficiency, and innovation. -
-{service.description}
-- At Techaro Computing Canada, we offer transformational experiences by leveraging cutting-edge AI technologies. Our solutions empower your business to stay ahead in the rapidly evolving digital landscape. -
- - - -+ We help Canadian businesses leverage cutting-edge technology to + drive growth, efficiency, and innovation. +
++ {service.description} +
++ At Techaro Computing Canada, we offer transformational experiences + by leveraging cutting-edge AI technologies. Our solutions empower + your business to stay ahead in the rapidly evolving digital + landscape. +
+ + + +{description}
-- At Techaro Computing Canada, we offer a wide range of services to help your business thrive in the digital age. -
-{description}
++ At Techaro Computing Canada, we offer a wide range of services to + help your business thrive in the digital age. +
+