From ca035abd18d5272730968c9406de64105d37b77a Mon Sep 17 00:00:00 2001 From: Jaydeep singh rathore <138564007+Codeboy20@users.noreply.github.com> Date: Fri, 19 Sep 2025 22:54:51 +0530 Subject: [PATCH 1/3] Update index.html --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index 0d8d5e8..9bd5b52 100644 --- a/index.html +++ b/index.html @@ -1556,9 +1556,7 @@ - - - +
From cf51eab9a2a7b8ff857184cb39dfb66de163b46c Mon Sep 17 00:00:00 2001 From: Jaydeep singh rathore <138564007+Codeboy20@users.noreply.github.com> Date: Fri, 19 Sep 2025 23:00:22 +0530 Subject: [PATCH 2/3] fixed the duplicate files issue --- index.html | 2 + services.html | 822 -------------------------------------------------- 2 files changed, 2 insertions(+), 822 deletions(-) delete mode 100644 services.html diff --git a/index.html b/index.html index 9bd5b52..49b041d 100644 --- a/index.html +++ b/index.html @@ -1029,6 +1029,8 @@ } /* Dark Mode Search Bar */ + + /* this section classes are duplicate of same type for diiferent stylings of same div */ .dark-mode .search-container, .dark .search-container { background: linear-gradient(135deg, diff --git a/services.html b/services.html deleted file mode 100644 index 7fd5bad..0000000 --- a/services.html +++ /dev/null @@ -1,822 +0,0 @@ - - - - - - GrowCraft - - - - - - - - - - - - - - - -
-
- -
-
-
- Digital Marketing Icon -
Digital Marketing
-

- In today's digital-driven age, Marketing means Digital - Marketing. For any size of business, Digital Marketing plays a - vital role... -

-

- It helps reach target customers and enhances brand visibility - through SEO, PPC, social media, email, and content strategies. -

-
- - Explore -
-
-
-
- - -
-
-
- Website Development Icon -
Website Development
-

- A website is often the first impression. Our services ensure - your site is attractive, functional, and aligned with your - business needs... -

-

- We build responsive, fast-loading, SEO-optimized websites using - modern frameworks to give you the best online presence. -

-
- - Explore -
-
-
-
- -
-
-
- Graphic Design Icon -
Graphic Design
-

- In a visually driven world, stunning designs can define your - brand. We create logos, graphics, and materials that truly stand - out... -

-

- From social media creatives to full branding kits, our designers - make your vision come to life with bold, clean visuals. -

-
- - Explore -
-
-
-
- -
-
-
- Social Media Management Icon -
Social Media Management
-

- Social platforms are key to modern brand engagement. Our team - manages, grows, and maintains your presence on all major - channels... -

-

- Through content planning, community engagement, and real-time - analytics, we drive measurable growth. -

-
- - Explore -
-
-
-
- -
-
-
- Content Writing -
Content Writing
-

- Quality content builds trust and authority. We offer compelling - blog posts, product descriptions, and ad copy that drive - action... -

-

- Our team ensures clarity, engagement, and SEO-optimization to - attract readers and retain customers. -

-
- - Explore -
-
-
-
-
-
- - - - - - - - - From c6bbda616c8379780d6ba220cf232a993c210993 Mon Sep 17 00:00:00 2001 From: Jaydeep singh rathore <138564007+Codeboy20@users.noreply.github.com> Date: Fri, 19 Sep 2025 23:01:17 +0530 Subject: [PATCH 3/3] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 49b041d..703ae29 100644 --- a/index.html +++ b/index.html @@ -822,6 +822,8 @@ color: #007bff; } + /* footer styling from here (nav) */ + .footer-nav { display: flex; gap: 20px;