+
@@ -52,7 +53,7 @@ const Footer = () => {
-
+
کرم مرطوب کننده دست و پا{" "}
@@ -60,28 +61,28 @@ const Footer = () => {
-
+
مرطوب کننده و آبرسان صورت{" "}
-
+
شوینده سطوح
-
+
بهداشت دهان و دندان
-
+
نرم کننده مو
@@ -92,34 +93,34 @@ const Footer = () => {
-
+
کیت رنگ مو{" "}
-
+
بهداشت خانه و آشپرخانه{" "}
-
+
سرم مو{" "}
-
+
ژل بهداشتی بانوان{" "}
-
+
مجله زیبایی وسمه{" "}
@@ -136,20 +137,24 @@ const Footer = () => {
- -
+
-
سوالات متداول{" "}
- - تماس باما
+ -
+ تماس باما{" "}
+
- -
+
-
قوانین سایت
- - درباره ما
+ -
+ درباره ما{" "}
+
@@ -194,84 +199,87 @@ const Footer = () => {
diff --git a/components/LandingPage/BeautySection/page.jsx b/components/LandingPage/BeautySection/page.jsx
index e303c6a..28b1b80 100644
--- a/components/LandingPage/BeautySection/page.jsx
+++ b/components/LandingPage/BeautySection/page.jsx
@@ -1,4 +1,5 @@
import CardNormal from "@comp/Cards/CardNormal/page";
+import Link from "next/link";
import { Swiper, SwiperSlide } from "swiper/react";
const BeautySection = ({ data }) => {
@@ -61,11 +62,16 @@ const BeautySection = ({ data }) => {
))}
-
-
- مشاهده بیشتر{" "}
-
-
+
+
+
+ مشاهده بیشتر{" "}
+
+
+
);
diff --git a/components/LandingPage/HeroSection/page.jsx b/components/LandingPage/HeroSection/page.jsx
index 93267b0..c547c5d 100644
--- a/components/LandingPage/HeroSection/page.jsx
+++ b/components/LandingPage/HeroSection/page.jsx
@@ -15,7 +15,7 @@ const HeroSection = () => {
وسمه ، بُن مضـــــــــــارع زیبایی
- پلتفرم زیبایی ایرانی راهی برای زیبایی بهتر
+ زیبایی شما در اولویت ماست{" "}
@@ -28,7 +28,12 @@ const HeroSection = () => {
@@ -48,7 +53,12 @@ const HeroSection = () => {
@@ -68,7 +78,12 @@ const HeroSection = () => {
@@ -88,7 +103,12 @@ const HeroSection = () => {
@@ -108,7 +128,12 @@ const HeroSection = () => {
@@ -128,7 +153,12 @@ const HeroSection = () => {
diff --git a/components/LandingPage/HomeSection/page.jsx b/components/LandingPage/HomeSection/page.jsx
index 360b5b3..138de26 100644
--- a/components/LandingPage/HomeSection/page.jsx
+++ b/components/LandingPage/HomeSection/page.jsx
@@ -3,6 +3,7 @@ import Image from "next/image";
import { Swiper, SwiperSlide } from "swiper/react";
import khane from "../../../public/images/khane.jpg";
import CardSurprise from "@comp/Cards/CardSurprise/page";
+import Link from "next/link";
const HomeSection = ({ data }) => {
return (
@@ -62,6 +63,16 @@ const HomeSection = ({ data }) => {