Archived
redirect fix
This commit is contained in:
@@ -32,7 +32,7 @@ const HomePage = () => {
|
|||||||
Découvrez nos pains et pâtisseries faits maison avec passion depuis 1987
|
Découvrez nos pains et pâtisseries faits maison avec passion depuis 1987
|
||||||
</p>
|
</p>
|
||||||
<Link
|
<Link
|
||||||
href="/commander"
|
href="/produits"
|
||||||
className="bg-bakery-600 hover:bg-bakery-700 text-white px-8 py-3 rounded-md inline-block transition"
|
className="bg-bakery-600 hover:bg-bakery-700 text-white px-8 py-3 rounded-md inline-block transition"
|
||||||
>
|
>
|
||||||
Commander en ligne
|
Commander en ligne
|
||||||
|
|||||||
Reference in New Issue
Block a user