import Image from 'next/image'; import React from 'react'; const page = () => { return (

Bije

banner
); }; export default page;