We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d443d commit 418435dCopy full SHA for 418435d
src/components/Footer.jsx
@@ -8,7 +8,7 @@ const Footer = () => {
8
<div className=" bg-black text-white rounded-t-3xl mt-8 md:mt-0">
9
<div className="flex flex-col md:flex-row justify-between p-8 md:px-32 px-5">
10
<div className=" w-full md:w-1/4">
11
- <h1 className=" font-semibold text-xl pb-4">FoodieWeb</h1>
+ <h1 className=" font-semibold text-xl pb-4">Faster-Food</h1>
12
<p className=" text-sm">
13
Delicie-se com uma sinfonia de sabores, onde cada prato é uma tela para
14
excelência culinária.
0 commit comments