This commit is contained in:
Brooke Christiansen 2025-02-03 20:52:31 -08:00
parent 2b574a60a1
commit 2413228ea0
3 changed files with 14 additions and 0 deletions

BIN
computer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
people.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -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";
<main class="flex min-h-screen flex-col">
<Navbar client:load />
<section>
<a
href="https://www.flaticon.com/free-icons/computer"
title="computer icons"
>
<img src="/computer.png" height="30px" width="30px"/></a
>
<a
href="https://www.flaticon.com/free-icons/peopler"
title="people icons"
>
<img src="/people.png" height="30px" width="30px"/></a
>
<!-- <div class="flex flex-col items-end gap-8 md:flex-row md:gap-16"> -->
<!-- <div class="col-span-2 flex flex-1 flex-col"> -->
<h1 class="mb-6 text-4xl leading-tight">