Skip to content

Commit

Permalink
Update cases.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
CassieTechWizard authored May 31, 2024
1 parent 6b03fb7 commit fe2f043
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pages/cases.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@ const Cases: NextPage = () => {
image="sunrise.jpg"
/>

<Case
name="Sospiro Ranch"
location="North Carolina"
page="rain"
image="rain.jpg"
/>

<Case
name="Diestel Turkey Ranch"
location="Alameda County, California"
page="diestel"
image="diestel.jpg"
/>
<Case
name="Sospiro Ranch"
location="North Carolina"
page="rain"
image="rain.jpg"
past
/>
<Case
name="Pleasant Valley Farms"
location="San Joaquin County, California"
Expand Down

0 comments on commit fe2f043

Please sign in to comment.