change api file and design poster

This commit is contained in:
ehsan
2025-10-04 20:36:50 +03:30
parent 83e482507b
commit 0b90e1abc4
6 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import QrImg from "./QrImg";
function Poster({ data }) {
return (
<div className="bg-poster rounded-[16px] overflow-hidden !pt-[32px] p-[24px] relative flex justify-between items-start">
<div className="bg-poster overflow-hidden !pt-[32px] p-[24px] relative flex justify-between items-start">
<div>
<div className="flex items-center justify-start gap-[5px]">
<Image src={Logo} width={30} height={30} alt="logo" />