Skip to content

Commit

Permalink
refactor(website): change image name
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed Oct 30, 2023
1 parent dc0b7e4 commit 41e7a64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion apps/website/src/app/build/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export default function Build() {
</VStack>
</Flex>
<Image
src="/flowerShadow.png"
src="/flower-shadow.png"
width={727}
height={630}
style={{ maxHeight: "630px" }}
Expand Down

0 comments on commit 41e7a64

Please sign in to comment.