updated
This commit is contained in:
parent
3c88624095
commit
097ec9627f
|
@ -8,7 +8,7 @@ const Banner = () => {
|
|||
|
||||
<div className='flex-col flex lg:ml-48 ml-4 z-10'>
|
||||
<p className='text-black lg:text-5xl text-2xl font-bold text-center'>
|
||||
{"電子管風琴"}
|
||||
電子管風琴
|
||||
</p>
|
||||
<img src={"/images/line.png"} className='lg:w-[35vh] h-auto object-cover mt-2' />
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue