Skip to content

Commit 6c79b8c

Browse files
fix: change image file name
1 parent 83cc6ef commit 6c79b8c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/website/src/components/GetYourPlan.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
import sectionImage from "../assets/crocodile-board.png";
2+
import sectionImage from "../assets/crocodile-board_v2.png";
33
import "../styles/loader.css";
44
import { grid_classes } from "./_grid";
55
import Section from "./Section.astro";

0 commit comments

Comments
 (0)