import React from 'react'; import Link from 'next/link'; const MainBanner = () => { return (
We are creative

Digital Agency

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.

Get Started
image
{/* Shape Images */}
shape
shape
shape
shape
); } export default MainBanner;