removed iframe
This commit is contained in:
parent
6de16d017f
commit
f96934d27d
@ -30,15 +30,6 @@ export const HeroSection = () => {
|
||||
|
||||
return (
|
||||
<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
|
||||
style={{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user