diff --git a/computer.png b/computer.png new file mode 100644 index 0000000..451e5c2 Binary files /dev/null and b/computer.png differ diff --git a/people.png b/people.png new file mode 100644 index 0000000..ce2b704 Binary files /dev/null and b/people.png differ diff --git a/src/pages/index.astro b/src/pages/index.astro index c4cf387..5bcbf62 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,6 +1,7 @@ --- import Navbar from "@/components/Navbar"; import Layout from "@/layouts/Layout.astro"; +import { cn } from "@/lib/utils"; import "@/styles/globals.css"; --- @@ -8,6 +9,19 @@ import "@/styles/globals.css";
+ + + + +