removed iframe

This commit is contained in:
Umar Adilov 2025-07-08 13:52:40 +05:00
parent 6de16d017f
commit f96934d27d

View File

@ -30,15 +30,6 @@ export const HeroSection = () => {
return ( return (
<section className='relative'> <section className='relative'>
<iframe
src='http://localhost:3001/events/world-championship-grappling-superfights-23b1?iframe=true&fullHeight=true'
title='iFrame'
width='100%'
height='100vh'
scrolling='yes'
allow='fullscreen'
id='xtraseats-iframe'
></iframe>
<div className='relative h-[550px] w-full overflow-hidden bg-black sm:h-[500px] xl:h-[650px]'> <div className='relative h-[550px] w-full overflow-hidden bg-black sm:h-[500px] xl:h-[650px]'>
<div <div
style={{ style={{