import React from "react"; import Link from "next/link"; import Header from "../components/header/HeaderFour"; import HeroBannerFour from "../components/hero-banner/HeroBannerFour"; import About from "../components/about/About"; import FeatureNine from "../components/features/FeatureNine"; import Faq from "../components/faq/Faq"; import PricingThree from "../components/pricing/PricingThree"; import TestimonialThree from "../components/testimonial/TestimonialThree"; import FaqFour from "../components/faq/FaqFour"; import FooterFour from "../components/footer/FooterFour"; import CallToActionFive from "../components/call-to-action/CallToActionFive"; import Image from "next/image"; import FooterFinSite from "@/components/footer/FooterFinSite"; export const metadata = { title: 'The Performance & Content Marketing Agency for Fintech Companies', description: `Paid Search, Paid Display, Sponsored Content,Content Creation, Influencer Campaigns,Analytics,AI Solutions`, } export default function Home () { return (
{/* End HeaderFour */} {/* End Hero Banner Four */} {/* ============================================= Fancy Text Block ============================================== */}
{/* End .fancy-text-block-nineteen*/}
shape shape shape shape shape shape
And we won’t stop there

Our network of contractor partners offers.

{/* End title */}
{/* /.fancy-feature-nine */} {/* ============================================= Fqa Text Block ============================================== */}
{/*
Why choose us
*/}

Why you should choose us?

{/* End title */}
media media
{/* /.illustration-holder */}
{/* /.why should you choose us */} {/* ============================================= Footer Four ============================================== */} {/* /.theme-footer-four */}
); };