diff --git a/app/routes/profile.bookmarks.tsx b/app/routes/profile.bookmarks.tsx
index daa63d2..fcaff77 100644
--- a/app/routes/profile.bookmarks.tsx
+++ b/app/routes/profile.bookmarks.tsx
@@ -18,8 +18,11 @@ export default function Bookmarks() {
const bookmarks = data?.pages.flatMap((page) => page.results) || [];
return (
-
+
+
+ ذخیره شدهها
+
{/* Content */}
+
+
+ فروشگاههای دنبال شده
+
{
export default function Locaton() {
return (
-
+
+
+ آدرسهای من
+
) : (
-
+
+
+ سفارشهای من
+
diff --git a/app/routes/profile.sets._index.tsx b/app/routes/profile.sets._index.tsx
index 87918c1..9590c6a 100644
--- a/app/routes/profile.sets._index.tsx
+++ b/app/routes/profile.sets._index.tsx
@@ -30,9 +30,12 @@ export default function ProfileSets() {
};
return (
-
+
{/* Header */}
+
+ ستهای من
+
{/* Content */}
diff --git a/app/routes/profile.setting.tsx b/app/routes/profile.setting.tsx
index 5f7a26a..f03363d 100644
--- a/app/routes/profile.setting.tsx
+++ b/app/routes/profile.setting.tsx
@@ -85,8 +85,11 @@ export default function Setting() {
};
return (
-