cleanup the repo unused images
This commit is contained in:
@@ -6,6 +6,15 @@ import { ScrollReveal, StaggerChildren } from "@/animations/Reveal";
|
||||
export default function TheDoormileWay() {
|
||||
return (
|
||||
<div className="elementor-61">
|
||||
<style dangerouslySetInnerHTML={{ __html: `
|
||||
/* Fix oversized h2 font size */
|
||||
.elementor-element-9363070 .logico-title {
|
||||
font-size: clamp(32px, 4.5vw, 64px) !important;
|
||||
line-height: 1.1 !important;
|
||||
word-wrap: break-word !important;
|
||||
overflow-wrap: break-word !important;
|
||||
}
|
||||
`}} />
|
||||
{/* Approach title container */}
|
||||
<div className="elementor-element elementor-element-88745f4 e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-parent" data-id="88745f4" data-element_type="container" data-e-type="container">
|
||||
<div className="e-con-inner">
|
||||
@@ -38,7 +47,7 @@ export default function TheDoormileWay() {
|
||||
<div className="elementor-element elementor-element-5ba6bbf e-con-full e-flex cut-corner-no sticky-container-off e-con e-child" data-id="5ba6bbf" data-element_type="container" data-e-type="container">
|
||||
<div className="elementor-element elementor-element-9363070 elementor-widget elementor-widget-logico_heading" data-id="9363070" data-element_type="widget" data-e-type="widget" data-widget_type="logico_heading.default">
|
||||
<div className="elementor-widget-container">
|
||||
<h3 className="logico-title"> Smarter, Faster, Connected Logistics</h3>
|
||||
<h2 className="logico-title"> Smarter, Faster, Connected Logistics</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user