diff --git a/src/templates/Price.tsx b/src/templates/Price.tsx index c7bffcf..f1cec90 100644 --- a/src/templates/Price.tsx +++ b/src/templates/Price.tsx @@ -41,9 +41,9 @@ export default function Page({language}: {language: "en" | "ar"}) { }, []); return (
- + -
+

{translation.title[language]}

{payments.map((p) => (