fix how to work , about,blog

This commit is contained in:
2026-05-29 18:02:58 +05:30
parent 0a65d2e04a
commit 88722329d5
30 changed files with 2881 additions and 866 deletions

View File

@@ -2,6 +2,7 @@
import React, { useState, useEffect } from "react";
import Link from "next/link";
import { ScrollReveal } from "@/animations/Reveal";
export default function Footer() {
const socialIconSpacing = {
@@ -88,9 +89,11 @@ export default function Footer() {
</div>
<div className="elementor-element elementor-element-687d944 elementor-widget elementor-widget-logico_heading" data-id="687d944" data-element_type="widget" data-e-type="widget" data-widget_type="logico_heading.default">
<div className="elementor-widget-container">
<h3 className="logico-title" style={{ color: "white" }}>
We are always ready to help you and answer your questions
</h3>
<ScrollReveal delay={0.1} duration={0.8} yOffset={25}>
<h3 className="logico-title" style={{ color: "white" }}>
We are always ready to help you and answer your questions
</h3>
</ScrollReveal>
</div>
</div>
<div className="elementor-element elementor-element-670d1b2 elementor-widget elementor-widget-text-editor" data-id="670d1b2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
@@ -301,9 +304,11 @@ export default function Footer() {
<div className="elementor-element elementor-element-5219697 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child" data-id="5219697" data-element_type="container" data-e-type="container">
<div className="elementor-element elementor-element-e6af8aa elementor-widget__width-initial elementor-widget elementor-widget-logico_heading" data-id="e6af8aa" data-element_type="widget" data-e-type="widget" data-widget_type="logico_heading.default">
<div className="elementor-widget-container">
<h2 className="logico-title">
Delivered <span style={{ color: "#c01227" }}>on time</span> with no hassle.
</h2>
<ScrollReveal delay={0.1} duration={0.8} yOffset={25}>
<h2 className="logico-title">
Delivered <span style={{ color: "#c01227" }}>on time</span> with no hassle.
</h2>
</ScrollReveal>
</div>
</div>
</div>