flatten backend folder

This commit is contained in:
soufiane 2025-10-30 16:20:38 +01:00
parent 598b8e4e1a
commit 8e871804d3

View File

@ -14,7 +14,7 @@ export default function Home() {
/> />
<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">
edit the page.tsx file. page.tsx file.
</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{" "}