Call to Action
High-impact call-to-action sections designed to drive meaningful conversions.
Files
import { SVGProps } from "react"
import Link from "next/link"
import { WhatsApp } from "@designali/logos"
import { Button } from "@/components/ui/button"
export function CallToAction() {
return (
<section className="relative mx-auto flex h-screen w-full flex-col items-center justify-center overflow-hidden">
<div
className="absolute inset-0 z-0"
style={{
background:
"radial-gradient(ellipse at 50% 100%, var(--primary) 0%, var(--background) 75%)",
opacity: 0.7,
}}
>
<div
style={{
WebkitMaskImage:
"linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%)",
backgroundImage:
"repeating-radial-gradient(circle at 50% 100%, transparent 0px, transparent 20px, var(--primary) 20px, var(--primary) 21px)",
height: "100%",
left: "0",
maskImage:
"linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%)",
opacity: "0.5",
pointerEvents: "none",
position: "absolute",
top: "0",
width: "100%",
}}
/>
</div>
<div className="relative overflow-hidden">
<div className="relative z-10 space-y-3 text-center">
<div className="space-y-3 pb-16">
<h1 className="text-xl font-medium uppercase md:text-4xl">
Start Your Design Today
</h1>
<p className="text-muted-foreground max-w-2xl text-sm md:text-xl">
Bring your brand and ideas to life with professional design
services. Whether it’s branding, UI/UX, or marketing materials,
our team is ready to help.
</p>
</div>
<div className="h-full">
<div className="flex flex-col items-center justify-center gap-3">
<WhatsAppJoin className="h-40 w-full" />
</div>
</div>
<div className="flex flex-wrap justify-center gap-3 pt-6">
<Link target="_blank" href="https://cal.com/aliimam/30min">
<Button className="h-12 w-40 cursor-pointer">Book a Call</Button>
</Link>
<Link href="/blocks">
<Button variant={"outline"} className="h-12 w-40 cursor-pointer">
<WhatsApp /> Start Chat
</Button>
</Link>
</div>
</div>
</div>
</section>
)
}
const WhatsAppJoin = (props: SVGProps<SVGSVGElement>) => (
<svg
viewBox="0 0 481 482.01"
width="481"
fill="currentColor"
height="482.01"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid"
{...props}
>
<g>
<path d="M175,322.01c4.65.05,9.35-.03,14,0v14h28.5l1.5-1.5v-30.5l14,3.5v14.5h14v-15h29v15h-14v14h-29v30c4.65.03,9.35-.05,14,0-.12,14.32.09,28.68,0,43h-14v-14c-4.65-.03-9.35.04-14,0-.04-4.99.03-10.01,0-15h-30v-14l14.06-.44.94-14.57c-9.65.07-19.35-.08-29.01,0,.07-9.65-.09-19.35,0-29Z" />
<path d="M102,307.01c9.65.08,19.35-.06,29.01,0,.02,4.99-.05,10.02,0,15.01-9.65.03-19.35-.08-29,0,.01-4.99.01-10.01,0-15Z" />
<path d="M349,307.01c-.04,4.99.03,10.01,0,15h-14c-.05-4.99.06-10.01,0-15,4.65-.04,9.35.01,14,0Z" />
<path d="M393,307.01c.04,4.99-.03,10.01,0,15h-15c-.03-4.99.05-10.01,0-15,4.99-.01,10.01.05,15,0Z" />
<path d="M466,307.01c4.98.09,10.02-.07,15,0v15c-4.99.03-10.01-.04-15,0,.05-4.99-.01-10.01,0-15Z" />
<path d="M58,322.01c-.05,4.65.03,9.35,0,14h-15v15h30v15H29c.03-14.65-.04-29.35,0-44,9.65-.08,19.35.08,29,0Z" />
<path d="M102,322.01c-.01,4.65.04,9.35,0,14-4.99-.06-10.01.05-15,0v-14c4.99-.03,10.01.04,15,0Z" />
<path d="M466,293.01c-.01,4.65.01,9.35,0,14-4.99-.09-10.02.06-15.01,0-.02-4.65.04-9.35,0-14.01,4.99-.05,10.01.05,15,0Z" />
<path d="M146,322.01c-.08,9.65.06,19.35,0,29h-15c-.06-9.65.08-19.35,0-29,4.99-.01,10.01-.01,15,0Z" />
<path d="M466,322.01c-.05,4.65.03,9.35,0,14h-15v15c-4.65.03-9.35-.04-14,0-.04-4.99.03-10.02,0-15.01-4.99.04-10.02-.03-15.01,0,.04-4.65-.02-9.35,0-14.01,14.65-.08,29.35.13,44.01,0Z" />
<path d="M102,336.01c4.65.06,9.35-.04,14.01,0,.06,9.99-.1,20.02,0,30.01-9.65-.03-19.35.02-29,0v-15h15c.03-4.99-.05-10.01,0-15Z" />
<path d="M146,322.01c.04-4.99-.03-10.01,0-15h14v-14h14c-.64,5.85.2,9.89,5,13.5l-4,.49c-.02,4.99.05,10.02,0,15.01-9.65-.09-19.35.03-29,0Z" />
<path d="M175,351.01c-.06,9.33.42,18.75-.44,28.06l-14.57.93c.1,14.65-.12,29.35,0,44.01,4.99-.01,10.02.07,15,0,.08-4.98-.06-10.02,0-15h14l-.44,14.06c-1.16,1.66-10.84.9-13.56.94-.07,4.44.21,8.92-.14,13.36l-.8,1.2-14.07.44c-.02-4.99.05-10.02,0-15.01-4.65.01-9.35.04-14,0-.04-4.99.03-10.01,0-15h-15v15c4.99.03,10.01-.05,15,0,.08,9.65-.06,19.35,0,29.01,14.32.02,28.69-.04,43.01,0-.05,4.98-.05,10.02,0,15-19.32.12-38.69-.17-58,0-.04,2.72.73,12.41-.94,13.56l-14.06.44v-14c4.99-.03,10.01.04,15,0,.07-4.98-.05-10.01,0-15h-15v-58l14.06-.44.94-14.56h-15c-.03-4.65.05-9.35,0-14,14.1.04,28.25.09,42.36-.14,3.19-1.04,1.02-11.82,1.63-14.87,4.99-.02,10.02.05,15.01,0Z" />
<path d="M247,366.01c.04-4.99-.03-10.01,0-15h15c.03,4.99-.04,10.01,0,15-4.99-.01-10.01.05-15,0Z" />
<path d="M102,293.01c.04,4.65-.01,9.35,0,14-4.99-.04-10.02.03-15.01,0-.03-4.65.05-9.35,0-14.01,4.99-.01,10.01.01,15,0Z" />
<path d="M131,30.01c-.1-9.98.07-20.02,0-30.01l14.57.94.43,14.07c9.65.09,19.36-.14,29.01,0,0,4.99,0,10.01,0,15h14l-.44-14.06c-1.16-1.66-10.85-.9-13.56-.94V0h27.5c3.11,3.76.84,10.26,1.5,15h15V0h72v15h-27.5c-3.11,3.76-.84,10.26-1.5,15h14v14c-9.65-.07-19.35.09-29,0-.05-4.65.03-9.35,0-14h-14v14c4.65.03,9.35-.05,14,0,.05,4.98.05,10.02,0,15-4.65.05-9.35-.03-14,0v14h14c.03-4.65-.05-9.35,0-14,9.65-.09,19.35.07,29,0v14l-13.56.94c-1,1.44-.4,11.27-.44,14.06-2.79,0-13.42-.71-14.56.94l-.43,14.07c-4.65.03-9.35-.05-14.01,0-.11-4.66.47-9.45-.44-14.06-1.16-1.66-10.84-.9-13.56-.94-.06-9.33.42-18.75-.44-28.06-1.16-1.66-11.75-.91-14.56-.94.05-4.99-.05-10.01,0-15,4.99-.04,10.02.03,15.01,0l-.44-13.07-14.57-.94c-.03,4.65.05,9.35,0,14.01-19.3.16-38.7.16-58,0-.04-2.72.73-12.41-.94-13.56-4.61-.86-9.41-.39-14.06-.44Z" />
<path d="M320,15.01c.05-4.71-1.16-11.37,1.5-15h27.5c.03,4.99-.05,10.01,0,15-9.64-.08-19.36-.11-29,0Z" />
<path d="M320,15.01c-.05,4.99.04,10.02,0,15.01,9.65-.07,19.35.08,29.01,0,.03,9.65-.02,19.35,0,29h15v44h-15v-30c-4.44.62-10.54-1.56-14,1.5v42.5h29v44h-15v-15c-4.65-.03-9.35.05-14,0-.04-4.65.03-9.35,0-14.01-4.99-.06-10.02.1-15.01,0-.04-4.99.03-10.02,0-15.01-4.99.06-10.02-.07-15.01,0-.04-4.65.01-9.35,0-14,4.99.04,10.01-.03,15,0v-30c-4.99.05-10.02-.07-15,0,0-4.65-.01-9.35,0-14,9.98.1,20.02-.07,30,0v-15c-9.98.1-20.02-.14-30,0,.07-9.33-.42-18.75.44-28.06,1.16-1.67,11.75-.9,14.56-.94Z" />
<path d="M73,293.01c-.08,9.65.06,19.35,0,29.01-4.99.02-10.02-.05-15.01,0,.09-9.64.08-19.36,0-29,4.99-.01,10.01.01,15,0Z" />
<path d="M349,15.01c4.99.04,10.01-.03,15,0v15c-4.99.03-10.01-.04-15,0-.01-4.99.05-10.01,0-15Z" />
<path d="M131,30.01c.04,4.65-.03,9.35,0,14.01,4.99.02,10.02-.05,15.01,0,.07,4.99-.03,10.01,0,15-4.99.04-10.02-.03-15.01,0-.11,19.32.17,38.69,0,58.01-4.98-.09-10.02.07-15,0V30.01c4.99.04,10.01-.05,15,0Z" />
<path d="M219,395.01c.08,9.65-.08,19.35,0,29-4.99-.04-10.01.03-15,0v-29c4.99.03,10.01-.04,15,0Z" />
<path d="M291,395.01c-.04,4.66.02,9.35,0,14.01-4.99.04-10.02-.07-15.01,0,.04-4.65-.04-9.35,0-14,4.99.07,10.01-.05,15,0Z" />
<path d="M466,278.01c4.99,0,10.01,0,15,0v15c-4.99.03-10.01-.05-15,0,.01-4.99-.01-10.01,0-15Z" />
<path d="M305,44.01c-.04,4.99.02,10.01,0,15-4.65-.04-9.35.03-14.01,0l.44-14.07,1.2-.8c4.11-.34,8.25-.08,12.36-.14Z" />
<path d="M276,409.01c-.04,4.99.03,10.02,0,15.01-4.65.03-9.35-.05-14.01,0,.09-4.99-.06-10.02,0-15.01,4.65-.04,9.35.06,14.01,0Z" />
<path d="M262,424.01c-.09,4.98.07,10.02,0,15h-43c-.03-4.99.04-10.01,0-15,14.3.12,28.7.14,43,0Z" />
<path d="M364,278.01c0,4.99,0,10.02,0,15.01,4.65.04,9.35-.06,14.01,0,.01,4.65-.04,9.35,0,14-9.65.02-19.35-.03-29,0,.08-9.65-.06-19.35,0-29.01,4.99-.03,10.02.05,15.01,0Z" />
<path d="M189,453.01c.05-4.65-.03-9.35,0-14h15c.03,4.65-.05,9.35,0,14-4.99-.04-10.01.01-15,0Z" />
<path d="M408,439.01c.04,4.65,0,9.35,0,14-4.99.04-10.02-.03-15.01,0l.44,14.07,1.2.8c4.44.33,8.92.09,13.36.14-.05,4.65.03,9.35,0,14h-86.5c-2.65-3.34-1.44-9.57-1.5-14,14.65-.13,29.35.09,44,0v-15h14c.04-4.65-.06-9.35,0-14,9.98.07,20.02.1,30,0Z" />
<path d="M305,278.01c4.99.05,10.01-.04,15,0v15h15c.04,4.65-.06,9.35,0,14-4.99.05-10.01-.03-15,0v29h73v15h15v-15c4.65-.03,9.35.04,14,0-.04,4.99.03,10.02,0,15.01,4.99-.04,10.02.03,15.01,0,.04,4.99.01,10.01,0,15-4.99.04-10.01-.03-15,0v29h15c.02-9.65-.03-19.35,0-29,9.65-.08,19.35.06,29,0v58h15v15h-44c0-4.99,0-10.01,0-15,4.65-.06,9.35.04,14,0v-15h-14v15c-4.99.06-10.01-.05-15,0v15c-4.65.03-9.35-.05-14,0-.05-4.99.03-10.01,0-15h-30c-.05,4.99.06,10.01,0,15-7.8-.06-18.2.91-25.55.05-1.46-.17-2.57-.12-3.45-1.55v-28.5l-13.56-.94-.44-13.06h-15v42.5c3.76,3.11,10.26.84,15,1.5v14h-15c.05,4.99-.07,10.02,0,15-4.99.04-10.01-.03-15,0v14h-56.5c-2.65-3.34-1.44-9.57-1.5-14-4.65-.05-9.35.03-14,0v-15h14c.05,4.99-.07,10.02,0,15,9.65.09,19.35-.07,29,0v-29c4.99.03,10.01-.04,15,0,.04,2.72-.73,12.41.94,13.56l13.06.44v-14c-4.65-.03-9.35.04-14,0-.07-4.98.05-10.01,0-15h14v-29c-4.65-.03-9.35.05-14,0,.04-4.99-.03-10.01,0-15h-15c-.03,4.99.05,10.01,0,15-2.72-.04-12.41.73-13.56-.94-.87-9.32-.36-18.73-.44-28.06,14.32.04,28.69-.02,43.01,0l.93,13.57,14.06.44v-29l-14.56-.94-.43-14.07-13.07-.43-.94-13.56h14v-15h-14v-14h14c.07-4.98-.09-10.02,0-15ZM349,366.01h-14c.47,2.84-1.07,12.16.94,13.56l13.06.44v-14ZM408,366.01h-44v41.5l1.5,1.5h42.5v-43Z" />
<path d="M204,453.01c4.99.04,10.02-.03,15.01,0l-.44,14.07-1.2.8c-4.44.34-8.92.08-13.36.14.07-4.98.05-10.02,0-15Z" />
<path d="M87,278.01c0,4.99-.05,10.01,0,15-4.65.01-9.35-.01-14,0,.04-4.99-.03-10.02,0-15.01,4.65-.02,9.35.04,14.01,0Z" />
<path d="M408,453.01c14.32-.12,28.69.09,43.01,0,.04,4.99-.07,10.02,0,15.01,4.99.04,10.01-.03,15,0v14l-14.06-.44c-1.66-1.16-.9-10.84-.94-13.56-14.31-.12-28.69.17-43,0,.05-4.99,0-10.01,0-15Z" />
<path d="M204,468.01c-.06,4.11.2,8.25-.14,12.36l-.8,1.2-14.07.44c-.03-4.65.05-9.35,0-14.01,4.99-.03,10.01.06,15,0Z" />
<path d="M378,263.01c-.01,4.99,0,10.01,0,15-4.65.04-9.35-.04-14,0,0-4.99,0-10.02,0-15.01,4.65-.02,9.35.04,14.01,0Z" />
<path d="M146,59.01c9.1-.08,18.25-.07,27.36.14,3.15,1.03,1.06,10.93,1.63,13.87,4.65.02,9.35-.04,14.01,0-.1,9.98.07,20.02,0,30h-14l-.44-14.06-14.56-.94v15h-14c-.07-14.65.09-29.35,0-44Z" />
<path d="M131,263.01c4.99.05,10.01-.03,15,0v15c-4.99,0-10.01,0-15,0,.04-4.99-.01-10.01,0-15Z" />
<path d="M116,263.01c.04,4.99-.03,10.02,0,15.01h15.01c-.04,4.98.03,10.01,0,15-9.65.01-19.35-.03-29.01,0-.04-4.99.03-10.02,0-15.01-4.99.04-10.02-.03-15.01,0,0-4.99-.05-10.01,0-15,9.65.02,19.35-.02,29,0Z" />
<path d="M204,59.01c-.05,4.65.03,9.35,0,14.01-4.99-.04-10.02.03-15.01,0,.04-4.65-.03-9.35,0-14.01,4.99.04,10.02-.05,15.01,0Z" />
<path d="M320,249.01c-.05,4.65.03,9.35,0,14h-15c-.07,4.98.09,10.02,0,15-2.93-.03-6.18.45-8.99-.49,5.99-8.21,9.06-18.06,10.88-27.93.78-1.15,10.81-.55,13.12-.58Z" />
<path d="M349,234.01c-.08,9.65.06,19.35,0,29h-14v-14c-4.99.05-10.01-.07-15,0,.05-4.99-.01-10.01,0-15,9.65.09,19.35-.08,29,0Z" />
<path d="M87,219.01c.05,4.99-.03,10.01,0,15h15v15h-15c-.03,4.65.05,9.35,0,14-14.65-.02-29.35-.04-44,0-.04-4.65-.04-9.35,0-14,4.99-.04,10.02.03,15.01,0,.02-4.99-.05-10.02,0-15.01,4.98-.09,10.02.07,15,0v-15c4.65-.04,9.35.06,14,0Z" />
<path d="M305,73.01c-.02,9.98-.03,20.02,0,30-4.65-.04-9.35.03-14,0v-28.5c3.34-2.65,9.57-1.44,14-1.5Z" />
<path d="M160,205.01c7.98.05,16.01-.04,23.99,0-1.14,3.44-3.37,6.25-4.76,9.73-4.1,10.27-6.93,23.48-4.24,34.26h-29v-15h-15c-.02,9.65.03,19.35,0,29-4.99-.05-10.01.01-15,0-.12-14.65.09-29.35,0-44h44c.03-4.65-.04-9.35,0-14Z" />
<path d="M102,205.01c-.05,4.65.03,9.35,0,14.01-4.99.04-10.02-.07-15.01,0-.04-4.65-.04-9.35,0-14,4.99.05,10.01-.01,15,0Z" />
<path d="M219,88.01c.03,4.98.05,10.02,0,15-4.99-.05-10.01.03-15,0v-15c4.99.05,10.01-.07,15,0Z" />
<path d="M305,205.01c-2.05-.08-4.6.37-6.47-.02-4.13-.85-9.13-10.51-7.53-14.98h14c0,4.99,0,10.01,0,15,4.97.19,10.02-.05,15,0,.03,9.65.03,19.35,0,29-4.3-.04-8.65.09-12.95-.05-2.85-10.07-2.05-18.7-2.05-28.95Z" />
<path d="M262,88.01c4.65-.01,9.35,0,14,0v29c-4.65.03-9.35-.05-14,0,.02-9.65-.12-19.35,0-29Z" />
<path d="M233,103.01c.11,4.65-.08,9.35,0,14.01,9.65-.08,19.35.09,29.01,0,0,4.99-.01,10.01,0,15-2.8.03-12.62-.57-14.06.44l-.94,13.56h-14v27.5c-8.99,5.23-19.01,1.89-29,2.5v-15h15v-27.5c-3.76-3.11-10.26-.84-15-1.5v-15h15c.03-4.65-.05-9.35,0-14,4.65.04,9.35.05,14,0Z" />
<path d="M29,146.01c-4.99.05-10.01-.03-15,0v30H0v-59h14v15c4.99.05,10.01-.06,15,0-.04,4.65.01,9.35,0,14Z" />
<path d="M102,190.01c19.32-.16,38.69.13,58.01,0-.04,4.99.03,10.02,0,15.01-19.32-.11-38.68.05-58,0,.05-4.98.05-10.02,0-15Z" />
<path d="M29,190.01c-.01,4.99.05,10.01,0,15-9.65.09-19.35-.07-29,0v-15c9.65.07,19.35-.09,29,0Z" />
<path d="M29,132.01c.05-4.99-.03-10.01,0-15h73c-.03,4.99.04,10.01,0,15-4.99.04-10.02-.03-15.01,0-.03,4.65.05,9.35,0,14.01-4.65-.04-9.35.03-14,0v-14h-15v14c-4.99.03-10.01-.05-15,0-.04-4.65.03-9.35,0-14.01-4.65-.04-9.35.06-14.01,0Z" />
<path d="M131,117.01c4.98.09,10.02-.07,15,0v15h14v-15h27.5c3.11,3.76.84,10.26,1.5,15h-14v14h-44c0,4.99,0,10.01,0,15,4.99.04,10.01-.03,15,0v15h-15v-15c-14.64-.13-29.35-.04-44,0-.05-4.98-.05-10.02,0-15,4.99.04,10.02-.03,15.01,0,.02-4.65-.04-9.35,0-14.01,9.65-.08,19.35.06,29.01,0,.02-4.99-.05-10.02,0-15.01Z" />
<path d="M305,117.01c.04,4.99-.03,10.02,0,15.01,4.99.06,10.02-.1,15.01,0,.04,4.65.04,9.35,0,14-14.1-.04-28.25-.09-42.36.14-3.19,1.04-1.03,11.81-1.64,14.86h-14c-.02-9.65.03-19.35,0-29,9.65-.12,19.35.08,29.01,0l.43-14.07c1.16-1.66,10.84-.9,13.56-.94Z" />
<path d="M87,161.01c.05,4.99-.03,10.01,0,15h15c.03,4.65-.05,9.35,0,14-4.99.04-10.02-.03-15.01,0-.03,4.99.05,10.02,0,15.01-4.65-.05-9.35.03-14,0v-29c-4.98-.07-10.02.09-15,0,.04-4.99-.03-10.02,0-15.01,9.65,0,19.35.03,29.01,0Z" />
<path d="M335,146.01c.14,14.65-.1,29.35,0,44.01,4.65.03,9.35-.05,14.01,0,.06-4.65-.04-9.35,0-14h29v14c-9.65-.07-19.35.09-29,0-.06,4.99.04,10.02,0,15.01-9.65-.08-19.35.1-29.01,0-.03-9.65.02-19.35,0-29h-15v-15h15c.03-4.99-.05-10.01,0-15,4.99.01,10.01-.05,15,0Z" />
<path d="M43,146.01c.1,9.98-.07,20.02,0,30.01,4.99.06,10.02-.1,15.01,0-.16,19.31.16,38.69,0,58-4.99.09-10.02-.06-15.01,0-.03,4.99.05,10.02,0,15.01-4.65.04-9.35.04-14,0-.05-4.99.03-10.01,0-15h-15v15c4.99.03,10.01-.05,15,0,.04,4.65.04,9.35,0,14-4.99.05-10.01-.03-15,0v15h15c.03-4.99-.05-10.01,0-15,4.65-.04,9.35.01,14,0,.05,4.99-.03,10.01,0,15h15c.03,4.99-.04,10.01,0,15-9.65.03-19.35-.02-29.01,0,0,9.65.03,19.35,0,29.01-4.99.04-10.01-.03-15,0v44H0v-147h29c.03-4.65-.05-9.35,0-14,4.65-.05,9.35.03,14,0v-15c-4.65-.03-9.35.05-14,0,.04-14.65-.04-29.35,0-44,4.65-.04,9.35.04,14,0Z" />
<path d="M408,146.01c-9.98-.05-20.02.04-30,0v-29h73v29h15v15h15v15h-15v14h15v15h-15v14c-4.99.03-10.01-.04-15,0,.04,4.99-.03,10.01,0,15h-14v15c9.65-.06,19.35.08,29,0,.04-4.99-.03-10.01,0-15h15v15c-4.99.03-10.01-.04-15,0-.08,9.65.03,19.35,0,29h-15.01c.04,4.98-.03,10.01,0,15-4.65.05-9.35-.03-14,0v14h-15v-14h-14v14c-4.99.03-10.01-.05-15,0-.04-4.66.02-9.35,0-14.01-4.99-.04-10.02.07-15.01,0-.01-4.99,0-10.01,0-15,4.99-.05,10.01.03,15,0v-15c-4.99.03-10.01-.04-15,0,.01-4.65-.04-9.35,0-14,4.99.04,10.01-.03,15,0v-15h-15c-.03,4.99.05,10.01,0,15-4.65-.04-9.35.03-14,0v-15c-4.99-.03-10.01.04-15,0,.04-4.99-.03-10.01,0-15h15v-14h44v14c14.32-.09,28.68.12,43,0-.04-4.65.03-9.35,0-14h-14c.03-4.99-.04-10.01,0-15,4.65-.04,9.35.03,14,0v-14h-14c-.03,4.65.04,9.35,0,14-4.99.04-10.01-.03-15,0v-14h-14c.07-9.98-.1-20.02,0-30,4.65.03,9.35-.04,14,0,.06,4.99-.05,10.01,0,15h15v-15c-4.99-.03-10.01.05-15,0-.06-4.65.04-9.35,0-14h-14c-.03,4.65.05,9.35,0,14ZM422,263.01c-.06-4.65.04-9.35,0-14h-14v14c4.65.04,9.35-.06,14,0,.06,4.99-.05,10.01,0,15h15v-15c-4.99-.05-10.01.06-15,0Z" />
<path d="M481,0v103h-103V1.51l1.5-1.5h101.5ZM466,15.01h-71.5l-1.5,1.5v71.5h73V15.01Z" />
<path d="M102,103.01H0V0h100.5l1.5,1.5v101.5ZM87,88.01V16.51l-1.5-1.5H14v73h73Z" />
<path d="M102,380.01v100.5l-1.5,1.5H0v-102h102ZM87,395.01H14v73h71.5l1.5-1.5v-71.5Z" />
<path d="M183.01,299c-.09-1.76-.12-3.51.23-5.26,1.28-6.3,7.21-19.48,6.85-25.24-.2-3.22-4.9-12.19-5.83-17.25-10.03-54.52,54.85-90.18,95.27-53.27,41.1,37.53,10.22,104.95-44.9,99.9-7.44-.68-16.6-5.99-22.08-5.9-4.69.08-28.49,8.11-29.55,7.03ZM198.01,285c.52.68,13.75-4.73,16.51-4.56,2.06.13,6.58,3.44,9.2,4.33,56.17,19.22,88.77-56.75,40.29-84.29-44.14-25.07-89.04,26.33-62.12,68l-3.89,16.52Z" />
<path d="M179,278.01h-19v-15h17.5c4.7,5.3,2.32,9.01,1.5,15Z" />
<rect x="160" y="161.01" width="15" height="15" />
<path d="M276.01,176l-.02,8-12.99-6.02c-1.42-1.45.09-1.81,1.48-1.99,3.57-.45,7.85.33,11.52,0Z" />
<polygon points="197 190.02 189.01 198 188.99 190 197 190.02" />
<rect x="378" y="380.01" width="15" height="15" />
<polygon points="451 30.01 451 73.01 408 73.01 408 31.51 409.5 30.01 451 30.01" />
<polygon points="73 73.01 29 73.01 29 30.01 71.5 30.01 73 31.51 73 73.01" />
<polygon points="73 409.01 73 451.51 71.5 453.01 29 453.01 29 409.01 73 409.01" />
<path d="M225.84,215.17c.61.38,5.21,11.88,5.22,13.33.03,4.32-4.39,5.76-3.94,8.77.8,5.34,16.3,18.78,21.85,16.24,2.66-1.22,3.56-6.12,6.51-6.08l12.9,5.47c2.88,7.39-4.05,13.36-10.85,14.13-13.41,1.52-29.91-11.34-37.51-21.54-5.34-7.17-10.22-15.1-6.2-24.17,1.83-4.13,7.64-8.89,12.03-6.15Z" />
</g>
</svg>
)
A simple call-to-action section.
call-to-action-01

