diff --git a/public/background.png b/public/background.png new file mode 100644 index 0000000..a5ed4cc Binary files /dev/null and b/public/background.png differ diff --git a/public/miku.png b/public/miku.png new file mode 100644 index 0000000..749896c Binary files /dev/null and b/public/miku.png differ diff --git a/public/nyan_cat.png b/public/nyan_cat.png new file mode 100644 index 0000000..3d287a2 Binary files /dev/null and b/public/nyan_cat.png differ diff --git a/public/pikachu.png b/public/pikachu.png new file mode 100644 index 0000000..abd1914 Binary files /dev/null and b/public/pikachu.png differ diff --git a/public/portal.png b/public/portal.png new file mode 100644 index 0000000..93a316d Binary files /dev/null and b/public/portal.png differ diff --git a/public/screenshot1.png b/public/screenshot1.png deleted file mode 100644 index 32ca1bb..0000000 Binary files a/public/screenshot1.png and /dev/null differ diff --git a/public/screenshot2.png b/public/screenshot2.png deleted file mode 100644 index af4fc70..0000000 Binary files a/public/screenshot2.png and /dev/null differ diff --git a/public/windows.png b/public/windows.png new file mode 100644 index 0000000..8ced1f6 Binary files /dev/null and b/public/windows.png differ diff --git a/src/pages/IndexPage.tsx b/src/pages/IndexPage.tsx index 38eb012..f33db2d 100644 --- a/src/pages/IndexPage.tsx +++ b/src/pages/IndexPage.tsx @@ -7,6 +7,7 @@ import { ThemeContext } from "@/context/Theme"; import { Button } from "@/components/ui/button"; import { Separator } from "@/components/ui/separator"; +import { Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious } from "@/components/ui/carousel"; import ThemeIcon from "@/components/ThemeIcon"; import ImageComparison from "@/components/home/ImageComparison"; @@ -39,8 +40,8 @@ function IndexPage() { @@ -100,6 +101,33 @@ function IndexPage() { + + Gallery + See examples of opening and placing art within Minecraft! + + + + + + + + + + + + + + + + + + + + + + + + See the difference
See examples of opening and placing art within Minecraft!