diff --git a/app/page.tsx b/app/page.tsx index 5bc6cb9..8426b2f 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,3 +1,4 @@ +import Image from "next/image"; import { CreatePlanForm } from "@/components/create-plan-form"; import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card"; @@ -5,9 +6,22 @@ export default function Home() { return (
-
-

Cat Sitting Planner

-

Coordinate care for your furry friends while you're away.

+
+
+
+ Cat Sitting Planner Logo +
+
+
+

Cat Sitting Planner

+

Coordinate care for your furry friends while you're away.

+