'use client' import React from "react"; import Video from "../../elements/Video"; import BrandFive from "../../components/brand/BrandFive"; import Image from "next/image"; const heroContent = { title: "Edit video & create great content", description: `Make stunning videos with animation, stock footage, and photos.`, buttonText: " Download - It’s free", }; const HeroBannerEight = () => { return (