fix: duplicated code causing build fail in home page
epic git commit failure
This commit is contained in:
parent
b5c6ababa4
commit
5a9bc4f459
1 changed files with 0 additions and 2 deletions
|
|
@ -103,8 +103,6 @@ function IndexPage() {
|
||||||
</p>
|
</p>
|
||||||
<ImageComparison />
|
<ImageComparison />
|
||||||
</section>
|
</section>
|
||||||
<ImageComparison />
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<footer className="w-full h-16 mt-20 flex flex-col items-center">
|
<footer className="w-full h-16 mt-20 flex flex-col items-center">
|
||||||
<Separator className="max-w-[40rem]" />
|
<Separator className="max-w-[40rem]" />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue