test
This commit is contained in:
parent
7163e46b11
commit
a495325f79
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export default function Page() {
|
||||||
<center><Image src={awesome} alt="" /></center>
|
<center><Image src={awesome} alt="" /></center>
|
||||||
<div className={`flex items-center justify-center`}>
|
<div className={`flex items-center justify-center`}>
|
||||||
<Image unoptimized={true} src={diablo} width={32} height={32} alt=""/>
|
<Image unoptimized={true} src={diablo} width={32} height={32} alt=""/>
|
||||||
<p>BIGBON INDUSTRIES</p>
|
<p>BIGBON INDUSTRIEZ</p>
|
||||||
<Image unoptimized={true} src={diablo} width={32} height={32} alt=""/>
|
<Image unoptimized={true} src={diablo} width={32} height={32} alt=""/>
|
||||||
</div>
|
</div>
|
||||||
<div className={jetbrainsMonoRegular.className}>
|
<div className={jetbrainsMonoRegular.className}>
|
||||||
|
|
Loading…
Add table
Reference in a new issue