update home page bg & style

This commit is contained in:
Ehsan
2024-06-19 01:46:10 +03:30
parent 23d9ebadc5
commit bc3fa02343
21 changed files with 141 additions and 25 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { Button } from "@mui/material"
function FrequentSearches() {
return (
<div className="flex mt-3 items-center justify-center gap-4">
<p className="text-[#2F2F2F] text-[14px] font-normal">جستجوهای پر تکرار:</p>
<p className="text-[#3B3B3B] text-[16px] font-normal">جستجوهای پر تکرار:</p>
<ul className="flex items-center justify-center gap-[14px]">
{frequentSearches.map((item, idx) => (
<li key={idx}>