From 1f9ed61d5bafcd14cf354620ee90ae98cbe44636 Mon Sep 17 00:00:00 2001 From: mustafa-rezae Date: Tue, 18 Feb 2025 16:26:13 +0330 Subject: [PATCH] Work on search page --- components/hadith/AutoComplation.vue | 566 ++------- components/hadith/NavigationMenu.vue | 116 +- components/hadith/hero-page/SectionOne.vue | 93 ++ components/hadith/hero-page/SectionTwo.vue | 123 ++ pages/hadith/index.vue | 210 +--- pages/hadith/search.vue | 1293 ++------------------ 6 files changed, 538 insertions(+), 1863 deletions(-) create mode 100644 components/hadith/hero-page/SectionOne.vue create mode 100644 components/hadith/hero-page/SectionTwo.vue diff --git a/components/hadith/AutoComplation.vue b/components/hadith/AutoComplation.vue index 68e5c31..878d852 100644 --- a/components/hadith/AutoComplation.vue +++ b/components/hadith/AutoComplation.vue @@ -1,410 +1,122 @@ - - - + + diff --git a/components/hadith/hero-page/SectionTwo.vue b/components/hadith/hero-page/SectionTwo.vue new file mode 100644 index 0000000..34324c6 --- /dev/null +++ b/components/hadith/hero-page/SectionTwo.vue @@ -0,0 +1,123 @@ + + + diff --git a/pages/hadith/index.vue b/pages/hadith/index.vue index 9849ef5..f0b3295 100644 --- a/pages/hadith/index.vue +++ b/pages/hadith/index.vue @@ -1,101 +1,10 @@ - -