test 1: change homepage title to verify project setup

This commit is contained in:
Lamrini-asmae 2025-11-10 17:45:39 +01:00
parent ed75871a28
commit d696dade89

View File

@ -12,9 +12,10 @@ export default function Home() {
height={20} height={20}
priority priority
/> />
<div className="flex flex-col items-center gap-6 text-center sm:items-start sm:text-left"> <div className="flex flex-col items-center gap-6 text-center sm:items-start sm:text-left">
<h1 className="max-w-xs text-3xl font-semibold leading-10 tracking-tight text-black dark:text-zinc-50"> <h1 className="max-w-xs text-3xl font-semibold leading-10 tracking-tight text-black dark:text-zinc-50">
Branche Dev Welcome to our home page for our app "the tip top jeux"
</h1> </h1>
<p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400"> <p className="max-w-md text-lg leading-8 text-zinc-600 dark:text-zinc-400">
Looking a starting point or more instructions? Head over to{" "} Looking a starting point or more instructions? Head over to{" "}