feat: replace placeholder photos for steps

This commit is contained in:
ascpixi 2025-11-20 15:55:44 -05:00
parent 41f273f6a0
commit 63eab2e49f
6 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 KiB

View file

@ -265,7 +265,7 @@ function App() {
<div id="steps" className="relative z-40 flex flex-col gap-24 items-center px-12 max-w-7xl mx-auto">
<Step
stepNumber={1}
imageSrc="/ui/step-signup.png"
imageSrc="/ui/step-signup.jpeg"
imageAlt="Step 1"
>
Sign up for a <span className="text-[#F77034]">Campfire</span><br /> near you
@ -282,7 +282,7 @@ function App() {
<Step
stepNumber={3}
imageSrc="/ui/step-workshops.png"
imageSrc="/ui/step-workshops.jpeg"
imageAlt="Step 3"
>
Learn from <span className="text-[#F77034]">workshops</span>, enjoy free food and merch!
@ -290,7 +290,7 @@ function App() {
<Step
stepNumber={4}
imageSrc="/ui/step-team.png"
imageSrc="/ui/step-build.jpeg"
imageAlt="Step 4"
isReversed={true}
>