feat: remove placeholders from stories

This commit is contained in:
ascpixi 2025-11-20 13:59:51 -05:00
parent be4050b3ce
commit 2b6b9d3255
7 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 370 KiB

View file

@ -322,7 +322,7 @@ function App() {
<div className="flex flex-col lg:flex-row gap-12 justify-between w-full items-center">
<StoryCard
imageSrc="/stories/ascpixi.png"
imageSrc="/stories/counterspell.jpg"
imageAlt=""
titleImageSrc="/branding/logo-counterspell.png"
titleImageAlt="Counterspell logo"
@ -330,7 +330,7 @@ function App() {
/>
<StoryCard
imageSrc="/stories/manitej.png"
imageSrc="/stories/scrapyard.png"
imageAlt=""
titleImageSrc="/branding/logo-scrapyard.svg"
titleImageAlt="Scrapyard logo"
@ -338,7 +338,7 @@ function App() {
/>
<StoryCard
imageSrc="/stories/sebastian.png"
imageSrc="/stories/daydream.jpg"
imageAlt=""
titleImageSrc="/branding/logo-daydream.png"
titleImageAlt="Daydream logo"